Skip to content

I am building a Todo list with more improved features

Notifications You must be signed in to change notification settings

damiecode/Todo-List

Repository files navigation

Welcome to Todo List 👋



This project is part of a series of projects to be completed by students of Microverse.

This is Todo List app helps you manage your todos in an efficient way. Every todo belongs to a project, so that way you can easily manage related todos. You can create, edit or delete a project. However, you can only create, edit or mark a todo as completed.

The full project requirements can be found here.

Built With

  • JavaScript (ES6)
  • HMTL
  • CSS
  • npm
  • webpack

Usage

Clone the repository to your local machine

$ git clone https://github.com/damiecode/Todo-List.git

cd into the directory, install dependencies, build and start

$ cd todo-list
$ npm install
$ npm run build
$ npm run start

Open http://127.0.0.1:8080 using your favourite broswer, if it doesn't open automatically.

Authors

👤 Damilola Ale

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

  1. Fork it (https://github.com/damiecode/todo-list/fork)
  2. Create your working branch (git checkout -b [choose-a-name])
  3. Commit your changes (git commit -am 'what this commit will fix/add/improve')
  4. Push to the branch (git push origin [chosen-name])
  5. Create a new Pull Request

Show your support

Give a ⭐️ if you like this project!

Contact me

I am looking for my next opportunity. Reach out to me if you are looking to hire! [email protected]

About

I am building a Todo list with more improved features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published