To Do List is a simple Javascript app that lets you add tasks by date and delete them when done.
- JavaScript
- HTML
- CSS
- NPM
- Bootstrap
- Fontawesome
- Download and install Node.js
- Clone this repository on your terminal by running
git clone https://github.com/paulo-techie/to-do-list.git
- Change your current working directory to the project directory
cd to-do-list
- Run
npm install
- Run
npm install --save @fortawesome/fontawesome-free
- Run
npm start
- Enjoy
👤 Paul Omondi
- Github: @paulo-techie
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.