FilipMessa / sentence_exercise

Just for fun!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App.

Sentence game

This application is developed as a solution to the challange.

Search

Devstack is base on the create-react-app

App features

The app consists of 4 pages:

  • Home
  • Game
  • ResultsBoard
  • NotFoud 404

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

TODO

  • improve the unit tests
  • improve designs
  • move more styles values into the theme (all colors)
  • add Cypress.io
  • add storybook
  • add more fun features

About

Just for fun!


Languages

Language:JavaScript 95.1%Language:HTML 4.9%