Skip to content

Repository files navigation

Canagram Word App

Attention Wordies !! The solution to your word puzzles has arrived. Canagram is the responsive word helper app to save you time and stress in your wors puzzles, nuilding your vocabulary along the way with it's integrated dictionary. Stuck on a puzzle? Try Canagram today...

App Overview

A React application built with TypeScript and Vite that helps you find word suggestions for word puzzles.

Project Requirements

  • Build a React based website/app
  • Use tests where possible
  • Use an API
  • Filter the data from the API call with at least 3 filters
  • Use react hooks such as useState and useEffect
  • Use react components and props

App Features

Features Built

  • Provides word suggestions based on the users inputted sequence.
  • Provides definitions for word suggestions.
  • Easy-to-use interface with responsive design.

Features Pending

  • [] Crossword mode, where user can search for word suggestions based on related words
  • [] Vocabulary page, user can add previously searched words to a vocab list which can be easily reviewed
  • [] Animations for displaying fetched data

Usage

To run the app locally:

  1. Clone this repository with git clone https://github.com/Tem-Tech/canagram:

  2. Run the command npm install to install node packages

  3. Run the command npm run dev to start the development server on your local browser

    git clone https://github.com/Tem-Tech/canagram
    
    cd canagram
    
    npm install
    
    npm run dev

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages