- 📖 About the Project
- 💻 Getting Started
- 👥 Author
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
React
Todo app is a simple application that allows users to keep track of their tasks. Users can create new tasks, edit existing tasks, and mark tasks as complete. Todo app is a great way to stay organized and on top of your work.
React
>Webpack
>Babel
>Tailwindcss
Frontend
- Add Task
- Delete Task
- Edit Task
- Mark Task as Complete
To get a local copy up and running, follow these steps.
In order to run this project you need:
- A Desktop or Laptop Computer running on with Windows, Mac OS or Linux operating system.
Clone this repository to your desired folder:
https://github.com/Okechukwu-muokwugwo/todo-app.git
if your're using https or git[email protected]:Okechukwu-muokwugwo/todo-app.git
if you prefer ssh and hit enter.- create a directory in your preferred location (e.g in the Desktop or Document directory)
Install this project with:
- Run
npm install
to install all dependencies.
To run the project, execute the following command:
npm start
- This will run the project in the terminal in the specified directory
To run tests, run the following command:
npm test
- This will run all tests on your local machine
👤 Okechukwu Muokwugwo
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- [Restore Task]
- [Archive Task]
- [Re-order Tasks]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project then kindly give me a star ⭐️ in the project repository.
This project is MIT licensed.