Skip to content

jorgegoco/react-todo-app

Repository files navigation

React To-do App

📗 Table of Contents

📖 React To-do App

React To-do App is an app that let us manage a list of tasks. We can edit, delete, and add tasks. Tasks are managed in our browser storage API, LocalStorage.

🛠 Built With

Tech Stack

  • HTML

  • CSS

  • Javascript

  • React JS

Key Features

  • Add, edit, delete functionality
  • LocalStorage

(back to top)

🚀 Live Demo

💻 Getting Started

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

Prerequisites

In order to run this project you need:

You will need to have Nodejs installed on your terminal to have access to its npm (node package manager) tool.

Setup

Clone this repository to your desired folder, in your terminal:

git clone https://github.com/jorgegoco/react-todo-app

Install

Switch inside the project directory and run:

npm install

This will install all the necessary dependencies in the local node_modules folder.

Usage

To run the project, your development server, execute the following command:

npm start

(back to top)

👥 Authors

👤 Jorge González Conde

🔭 Future Features

  • Drag and drop tasks functionality
  • Add timers for tasks.

🤝 Contributing

Contributions, issues, and feature requests are welcome!

⭐️ Show your support

If you like this project...give me a ⭐️!!

🙏 Acknowledgments

I would like to thank...

...for everything in this repo.

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published