Skip to content

Basic MERN project where we can track our done exercise

Notifications You must be signed in to change notification settings

filhodoto/try-to-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

try-to-exercise

Basic MERN project where we can track our done exercise

Usage

Server

To start the server in development run yarn dev

Frontend

Created with create-react-app. To know more see https://create-react-app.dev/

yarn start Starts the development server.

yarn run build Bundles the app into static files for production.

yarn test Starts the test runner.

Optimizations:

  • Add proper validation
  • Add tests
  • Find a way to set proper error codes
  • Remove all duplicated logic in routes

About

Basic MERN project where we can track our done exercise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published