# To Do List app
To Do List Application made with React.
Built With
- React
Live Version
Installation
- Scroll to top of this current repository
- Click on the
Code
button with background color green on the right end corner - Click on the clipboard icon on the extreme right of the dropdown to copy the repository link
- In your local PC, open your terminal or command prompt in the folder you would like to clone this repository into
- Type
git clone (copied link)
on the currently opened terminal or command prompt - Remember to change
(copied link)
to the name of the repository cd
to project- run
npm install
- run
npm start
- You can view the development server at
http://localhost:3000/Todo_list_react
.
Author
👤 Saman Atashi
- Twitter: @AtashiSaman
- GitHub: @SamanAtashi
- LinkedIn: LinkedIn
🤝 Contributing
Contributions, issues, and feature requests are welcome! cd Feel free to check the issues page.
Show your support
Give a ⭐️ if you like this project!