Skip to content

Latest commit

 

History

History
70 lines (37 loc) · 1.27 KB

README.md

File metadata and controls

70 lines (37 loc) · 1.27 KB

Microverse-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. we built a simple website that allows for doing that, and we did it using ES6 and Webpack!

Live Demo

Live Demo Link

Built With

  • HTML5
  • CSS
  • JavaScript (ES6)
  • Webpack
  • Linters (Lighthouse, Webhint, Stylelint, Eslint)

Getting Started

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

Prerequisites

install git, node, any code editor in your local machine

Setup

clone the repo or download from [email protected]:Jeanbulambo/Todolist-repo.git

Install dependencies

npm install

Build the app'

npm run build

Run the app

npm start

Deployment

To run the project run the "index.html" file in your browser.

👤 Author1

🤝 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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc.

📝 License

This project is MIT licensed.