A simple Todo app to add list of books a user has read. It is implemented using HTML, CSS, Webpack, JavaScript and modular architecture. A todo is saved and displayed in Realtime. A todo can be removed from the list of to-dos. Data persistence is implemented using local Storage API.
Additional description about the project and its features.
- HTML5
- CSS3
- Webhint
- Stylelint
- Javascript
- Webpack
To get a local copy up and running follow these simple example steps.
- Knowledge on basic html and css
- Text Editor (VScode, Atom, Sublime text, etc)
- Basic knowledge of node.js
- clone repository using
git clone
- git clone
https://github.com/Amedzro-Elikplim/Minimalist
- cd
Minimalist
. - run
npm install
- run
npm run start
to start webpack dev server
👤 Amedzro Elikplim Emmanuel
- GitHub: @Amedzro-Elikplim
- Twitter: @ElikplimAmedzro
- LinkedIn: Emmanuel Elikplim Amedzro
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.