/todo-react

Working with React framework

Primary LanguageJavaScript

todo-react

Test project using React & Express

Note: mongo database may not work from another machine cause IP restrictions. You need to change connection string to another DB here: index.js:9

First start the project

  1. Navigate to \todo-react\

Backend

  1. Open CMD
  2. Type command:
cd back && npm i && npm start

Frontend

  1. Open CMD
  2. Type command:
cd front && npm run auto

Screenshot

Screenshot