[ToDoList] ToDoList App is a app that allows users to record, remove and display their tasks.
Client
- HTML
- CSS
- Javascript (ES6)
- Github pages
- Linters
- Babel Loader
- Sass Loader With Dart Sass
- HTMLWebpackPlugin
- WebpackDevServer
- Asset Resource Loader
- Source Maps
- Caching
Server
- WebpackDevServer
Database
- No database
- [Use medium-fidelity warframe to build the project]
- [Responsive design for multiple screens]
- [Use of javascript to change the content of the page]
To get a local copy up and running, follow these steps.
In order to run this project you need:
Install Webpack:
npm install --save-dev webpack-cli web
Clone this repository to your desired folder:
Example commands:
cd my-folder
git clone https://github.com/kambereBr/ToDoList.git
To run the project, execute the following command:
- go to the folder where you cloned the repository, run the server :
npm run dev
👤 Bruno Kambere
- GitHub: @kambereBr
- Twitter: @kambereBr
- LinkedIn: bruno kambere
- [Add more style to the project]
- [Improve accessibility of the page]
- [Improve the performance of the page]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project you can reach out with me in brunokambere@gmail.com
I would like to thank Microverse for giving us this opportunity of learning.
Original template idea by: getminimalist.
This project is MIT licensed.