To-do is a web app that helps to organize your day to day activities. It lists all the activities that you need to be completed and allows you to mark them as complete or not. Tasks can also be dragged and dropped in any position. It's a minimalistic website built using JavaScript ES6, Webpack and CSS.
Additional description about the project and its features.
- Major languages (HTML, CSS, JavaScript)
- Frameworks (None)
- Technologies used - Webpack(Code Bundlng et al), Git(version control), ESLint(JavaScript linting), WebHint(linting tool), Stylelint(style linting)
To get a local copy up and running follow these simple example steps.
- A text editor(preferably Visual Studio Code)
- Clone the repository using
git clone git@github.com:AnselemOdims/To-Do.git
- cd into the project folder
- Run
npm install
- Run
npm run build
- Run
npm start
👤 Anselem Odimegwu
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.