A practical demonstration of designing a website with javascript(webpack) This project is designed with a Javascript(ES6) to emulate a todo list app. The project is part of a series of projects to be completed by students of Microverse.
- HTML
- CSS
- Javascript
- webpack
Check out the live demo of the project. Click
Clone the repository to your local machine
$ git clone https://github.com/forison/Js-to-do-list.gitcd into the directory
$ cd Js-to-do-listgit clone https://github.com/forison/Js-to-do-list
cd Js-to-do-list
npm install
npm watch
npm start
open with your favourite web browser.
👤 Bright Okike
- Github: @macbright
- LinkedIn: @bokike
- Twitter: @b_okike
👤 Boakye Addo Forison Boakye Addo Forison &&
- Fork it (https://github.com/forison/Js-to-do-list.git)
- Create your feature branch (git checkout -b feature/[choose-a-name])
- Commit your changes (git commit -am 'What this commit will fix/add')
- Push to the branch (git push origin feature/[chosen name])
- Create a new Pull Request
Bright okike & Boakye Addo Forison MIT license.
