Skip to content

The project emulates a list of to-dos that are stored locally on the device you're using, you can create new to-dos, mark them as completed and delete them completely.

License

Notifications You must be signed in to change notification settings

juancguana/todo-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT License Website Author LinkedIn Twitter


Logo

TO DO MACHINE

Add your to-do's to a list that will stay with you.
Explore the docs »

View Demo · Report Bug · Request Feature

📌 About The Project

The project emulates a list of to-dos that are stored locally on the device you're using, you can create new to-dos, mark them as completed and delete them completely.

🚀 Demo

Product Name Screen Shot

Try the App: juancguana.github.io/todo-machine

🧐 Features

Let me share the outstanding features of Styler.

  • 💯 Live Preview
  • 🍭 Break Points Support (mobile, tablet, desktop)
  • 💻 Fully Responsive
  • 📝 Create your to-do's
  • Mark your completed to-do's as completed
  • 🔎 Search through all your to-do's
  • Delete your to-do's

Manage your to-do's with To-Do-Machine! ✨️

(back to top)

💻 Built With

(back to top)

🏁 Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

⚙️ Prerequisites

  • npm
    npm install npm@latest -g

🛠️ Installation Steps

  1. Clone the repository
git clone https://github.com/juancguana/todo-machine.git
  1. Change the working directory
cd todo-machine
  1. Install dependencies
npm install
  1. Create .env file in root and add your variables
const API_KEY = 'ENTER YOUR API';
  1. Run the app
npm run start

You are all set! Open localhost:3000 to see the app.

(back to top)

🤝 Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

🛡️ License

This project is licensed under the MIT License - see the LICENSE file for details.

(back to top)

👨🏻‍💻 Contact

👤 Juan C. Guaña

(back to top)

📚 Acknowledgments

Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!

(back to top)


To-Do-Machine needs a ⭐️ from you

About

The project emulates a list of to-dos that are stored locally on the device you're using, you can create new to-dos, mark them as completed and delete them completely.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published