Skip to content
/ todox Public template

Pure Javascript Todolist with Webpack 4, Bootstrap 4, (Firebase) (Json-server) and ES6

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt
Notifications You must be signed in to change notification settings

onuralpb/todox

Repository files navigation

todox - Javascript TodoList

the following technologies were used:

  • Webpack 4 (A bundler for javascript and friends)
  • Bootstrap 4 (World’s most popular front-end component library)
  • Firebase (Realtime Database is a cloud-hosted NoSQL database) - used for production only
  • JSON Server (Full fake REST API) - used for development only
  • Animate.css (A cross-browser library of CSS animations)
  • Loaders.css (Delightful and performance-focused pure css loading animations)
  • Fontawesome 5 (The world's most popular and easiest to use icon set)

License

This project and its source code is licensed under the MIT license.