iambenkis / Todo-App-ReactJs

To Do List is a website that helps you manage your tasks and projects, You can add Tasks to existing projects, create new projects, delete projects, modify or delete your tasks for a particular project. This project is build with React JS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TodoList with React

Technology used

  • React
  • CSS
  • JSX

Getting Started

To get a local copy up and running follow these simple example steps.

  • Clone the project unto your local machine using the link below
https://github.com/iambenkis/Bookstore-App.git
  • Open the project with your code editor
  • Run npm install to install all the dependencies
  • Run npm start to start the server
  • Open http://localhost:3000 to view it in the browser.

Authors

👤 Benjamin Kisenge (Me)

🤝 Contributing

Contributions, issues, and feature requests are welcome!!!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse

📝 License

The MIT License (MIT)

Copyright (c) 2022

About

To Do List is a website that helps you manage your tasks and projects, You can add Tasks to existing projects, create new projects, delete projects, modify or delete your tasks for a particular project. This project is build with React JS.


Languages

Language:JavaScript 61.7%Language:CSS 19.5%Language:HTML 18.8%