TO-DO-LIST-APP is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete.
To get a local copy up and running follow the following steps.
git@github.com:Kwentsir/To-Do-List-App.git
.git@github.com:Kwentsir/To-Do-List-App.git
.cd To-Do-List
.npm install
to install the dev dependencies for linters and webpack.npm build
to build the application with webpack.npm run start
to start the development server.👤 Author1
👤 Author1
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.