Skip to content

Latest commit

 

History

History
72 lines (39 loc) · 1.29 KB

README.md

File metadata and controls

72 lines (39 loc) · 1.29 KB

Building a To-do list App (CRUD)

In this project, you will implement the CRUD (create, update, delete) methods. All the elements of the user interface will be fully functional and your application will be completed.

screenshot

Live Demo

Live Demo Link

Built

  • HTML
  • CSS
  • Javascript
  • Webpack
  • HTML&CSS Linter
  • Git

Get Started

Please get your browser update. To get a local copy up and running follow these simple steps.

Run the command below from the Terminal:

  git clone <URL> in your terminal

  cd todo-list-app

  npm install

  npm run build

  npm run start

  npx hint

  npx stylelint "**/*.{css,scss}"

Authors

👤 Yannick-Noel AKA

🤝 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

  • Thanks to Microverse
  • Adedamola Shittu

📝 License

This project is MIT licensed.