To Do List is an application that shows things I intended to do in a day keeping track with a tick for those I have completed.
Server
Database
- To-do-list
- Setup with Webpack
- CSS loader Webpack
- HTML Webpack Plugin
- Source files in src(Folder)
- dist (folder)
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Modern chrome Browser
- visual studio code
- Clone this repository to your desired folder with the following commnd
git clone https://github.com/0sugo/to-do-list.git
- run
npm i
to install all dependencies - run
npm run build
to bundle the project with webpack, and
- To run the project, execute the following command:
-- run
npm start
to launch the application
- To run tests, run the following command:
npm run tests
- You can deploy this project using:
- Type cd
To-Do-List
- open index.html file in the browser
- Type cd
π€ JOSECK OSUGO
- GitHub: 0sugo
- Twitter: @0sugo5
- LinkedIn: Joseck Osugo
- React
- Ruby
- Java-Script
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
- If you like this project please give it a STARβοΈ
- I would like to thank following
- MicroVerse
- web.archive.org.
This project is MIT licensed.