Skip to content

bit-rahul/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo List with Create React App

This project was bootstrapped with Create React App.

Screenshot (332)

Starting the Project

In the project directory, you can run:

npm start

Open http://localhost:3000 to view it in the browser.

Folder Structure

├── public
│ ├── favicon.ico
│ ├── index.html
│ ├── logo192.png
│ ├── logo512.png
│ ├── manifest.json
│ └── robots.txt
├── src
│ ├── App.css
│ ├── App.js
│ ├── index.js
│ └── Laptop.svg
├── .eslintcache
├── .gitignore
├── package-lock.json
├── package.json
└── README.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published