A To-Do list web app created with Javascript
-
To-do list web app to add projects and it's corresponding to-do's
-
Created using Javascript and DOM manipulation
- HTML
- CSS
- Bulma CSS
- Javascript
- Webpack
- Netlify for deployment
To running it locally follow these simple steps.
First, install the dependencies of the project with this command:
npm install
Then build the project with this command:
npm run build
Next set up the Webpack Dev Server executing this command:
npm start
Now you can open the project going to this address http://localhost:7000/
in your browser
-
Transition animations can be added for styling purposes
-
UI can be improved
👤 Fernando Bahamondes
- Github: @ferbaco86
- Twitter: @ferbac0
- Linkedin: fernando-bahamondes-correa
👤 Jude Kajura
- GitHub: @kbjude
- Twitter:@balindakj
- LinkedIn: kajura-jude
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