In this project, we built a ToDo list as a single page Web App in Javascript. Webpack was used to bundle the dependencies, which include 'store2' for easy local storage and 'MicroModal' for intuitive modals. The app uses local storage to store a user ToDos.
- HTML
- CSS
- JavaScript
- Webpack
- store2
- MicroModal
To get a local copy up and running follow these steps:
- Basic knowledge of Html, CSS and JavaScript
- A Code Editor
- Git
- NPM
- Fork/Clone this project to your local machine
- Install NPM dependancies via
npm install
- Open
index.html
in your browser
👤 Ikraam Ghoor
- Github: @ikraamg
- Twitter: @GhoorIkraam
- LinkedIn: isghoor
- Email: consult.ikraam@gmail.com
👤 Shabab Ali
- Github: @alishabab
- Twitter: @shabab_ali
- LinkedIn: shababali
- Email: shababsaifi@gmail.com
Contributions and feature requests are welcome!
Start by:
- Forking the project
- Cloning the project to your local machine
cd
into the project directory- Run
git checkout -b your-branch-name
- Make your contributions
- Push your branch up to your forked repository
- Open a Pull Request with a detailed description to the development(or master if not available) branch of the original project for a review
Give a ⭐️ if you like this project!