Skip to content

My first attempt th the mandatory Todo app for javaScript newbies

License

Notifications You must be signed in to change notification settings

kkolade/minimalist-todo-app

Repository files navigation

📗 Table of Contents

📖 A Minimalist To Do App

The To Do App is a simple web base application to manage your tasks and activities.

🛠 Built With

Tech Stack

Client
Database

Key Features

  • Add tasks and persist in localStorage
  • Ability to update, mark as completed and delete tasks
  • Minimalist interface

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Have git installed on your system
  • Have basic knowledge of webpack

Setup

Clone this repository to your desired folder:

  • Change folder to the app root folder
  • Run 'npm install' to bring in all the dependencies to run the app both in development and production

Usage

To run the project, execute the following command:

  • 'npm start'

(back to top)

👥 Authors

👤 Kola Kolade

(back to top)

🔭 Future Features

  • Host the app online and make it available for the general public
  • Enhance the views using ReactJS

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please ...buy me coffee

(back to top)

🙏 Acknowledgments

I would like to thank Emilia Andrzejewska for making the app available for aspiring builder all over the world, and to Microverse for giving me the opportunity to build.

(back to top)

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

My first attempt th the mandatory Todo app for javaScript newbies

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published