Skip to content

React todo list application. You can add todo, delete and update. Your todo list will be persisted in your local storage.

Notifications You must be signed in to change notification settings

serengia/react-todo

Repository files navigation

📗 Table of Contents

react-todo-app

📖 React todo list app

A simple react to do list application that uses key react features such as components, props, and routing.

🛠 Built With

Tech Stack

  • React js
  • Sass
Client
Server
Database

Key Features

The application has the following key features.

  • Todo list functionality
  • Routing implementation

(back to top)

🚀 Live Demo

Deployed project link.

(back to top)

💻 Getting Started

To run the project in your local environment, get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need node js installed in your system.

Setup

Clone this repository to your desired folder:

Install

Install this project with:

  cd my-project
  npm install

Usage

To run the project, execute the following command:

  npm start

Run tests

To run tests, run the following command:

  npm test

Deployment

You can deploy this project using:

(back to top)

👥 Authors

👤 James Serengia

(back to top)

🔭 Future Features

The finished application will have the following features

  • Do to list features
  • Routing implementation

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone who inspired this project

📝 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

React todo list application. You can add todo, delete and update. Your todo list will be persisted in your local storage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published