- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete.
Languages
- HTML
- CSS
- Javascript
Server
- Add tasks to the list
- Remove tasks from the list
- Mark completed
- Edit tasks
Implement some UX improvements:
- Add the "More" button on the home page, includeing transitions and/or animation.
Add a link to your deployed project.
To get a local copy up and running, follow these steps.
Clone this repository to your desired folder:
git clone https://github.com/abenaTenkorang/Todo-list.git
cd to-do-list
Install this project with:
npm install
To run the project in a development server, execute the following command:
npm start
To to build for the production, execute the following command:
npm run build
npm run build
You can deploy this project using Github Pages
👤 Abigail Gyamfuaa Boateng
- GitHub: @AbenaTenkorang
- Twitter: @Abi1_boateng
- LinkedIn: Abigail Boateng
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give me a star.
I would like to thank all my fellow micronauts.
This project is MIT licensed.