Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 565 Bytes

File metadata and controls

17 lines (12 loc) · 565 Bytes

Todo App

to run the application locally

1. clone the repository ----- git clone

2. install the dependency for both clinte and server ----- npm install

3. run this command to run the application ---- npm start

TechStack used

Frontend :- React.js , Redux

Backend :- Express.js , Node.js

Database :- mongoDB

Other Libraries :- Axios,Cors,Mongoose,react-router-dom,dotenv,etc...

image