ToDo List made using Node.js, React.js
To start API:
- cd backend
- cp example.env dev.env (Update the env as per needed)
- npm install
- npm start
To start Frontend:
- cd frontend
- cp .example.env .env (Update the env as per needed)
- yarn
- yarn start
| Name | Name | Last commit date | ||
|---|---|---|---|---|