/Review-Todo-list

Review "To-do list" is an exercise to practice and sharpen code review at Microverse

Review-Todo-list

📗 Table of Contents

📖 To-do-list

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.

🛠 Built With

Tech Stack

Languages
  • HTML
  • CSS
  • Javascript
Server

Key Features

  • Add tasks to the list
  • Remove tasks from the list
  • Mark completed
  • Edit tasks

(back to top)

🔭 Future Features

Implement some UX improvements:

  • Add the "More" button on the home page, includeing transitions and/or animation.

(back to top)

🚀 Live Demo

Add a link to your deployed project.

💻 Getting Started

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

Setup

Clone this repository to your desired folder:

  git clone https://github.com/abenaTenkorang/Todo-list.git
  cd to-do-list

Install

Install this project with:

  npm install

Usage

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

Deployment

  npm run build

You can deploy this project using Github Pages

(back to top)

👥 Author

👤 Abigail Gyamfuaa Boateng

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project give me a star.

(back to top)

🙏 Acknowledgments

I would like to thank all my fellow micronauts.

(back to top)

📝 License

This project is MIT licensed.

(back to top)