Todolist_app

In this project users can add daily task. It is popup /modal where user can enter task name choose date and time and select category from the drop-down. The Drop-down disply only those categories which are present on the categories. It is built by using React JS .

4
1
JavaScript

Todolist_app

In this project users can add daily task. It is popup /modal where user can enter task name choose date and time and select category from the drop-down. The Drop-down disply only those categories which are present on the categories. It is built by using React JS .

HTML 5, JavaScript, CSS 3,React JS, Node JS, Express JS, Mongo DB( Rest API), Postman.

Tools used

  • React
  • Axios
  • MongoDB
  • Usestate & UseNavigate
  • Css (grid & flexbox)
  • Media queries
  • JS

Runing Project Locally

  • Install dependencies:

  • For Backend

cd backend

npm i

npm run server

  • For Frontend

cd todoapp

npm i

npm start

Output Screens :-

Screenshot (12)

Screenshot (14)

Screenshot (21)

Screenshot (20)