verissimohenry / to-do-list

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo-list

A simple Todo app where a user can:

  • Create Projects
  • Create Todos for each project
  • Edit Todos
  • Remove Projects or Todos

screenshot screenshot

Built With

  • JavaScript
  • HTML
  • CSS
  • Webpack
  • Bootstrap

Getting Started

To set up a local copy of the project

  • git clone git@github.com:verissimohenry/to-do-list.git
  • cd to-do-list
  • npm install

To test the app

  • run npm test

Usage

double click on dist/index.html to open project in new browser window

AUTHOR

👤 Verissimo Henry

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About


Languages

Language:JavaScript 97.1%Language:SCSS 2.9%