/fullstack-todo

Built frontend and backend of todo application

Primary LanguageJavaScript

To run this project locally follow below mentioned steps:

  1. yarn install
  2. yarn start

Now we will have running instances both frontend and backend.

  • Frontend instance available at : localhost:3000/
  • Backend instance available at : localhost:5000/