Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mesakduducoder/todo-list

A simple todo list created with react
https://github.com/mesakduducoder/todo-list

Last synced: 7 days ago
JSON representation

A simple todo list created with react

Awesome Lists containing this project

README

        


React To Do List

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)

- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)

- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 [React-to-do-list]

**[React-to-do-list]** is a website for writing down your daily tasks with edit and mark completed functionality. It is a Single Page App (SPA) that allows users to:

Make simple calculations.
Read a random math-related quote.

## 🛠 Built With

### Tech Stack

Client

Styles

Bundler

Language

### Key Features

- **[single_page_app]**
- **[add_todo-item]**
- **[mark-done-todo-item]**
- **[edit-todo-item]**

(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:

Git to clone this project or you can download the project ZIP file.

Any web browser to run this project.

### Setup

Clone this repository to your desired folder:

git clone https://github.com/MesakDuduCoder/react-todo-list.git

### Install

Install this project with:

cd react-todo-list
then type npm install

### Usage

To run the project:

type and run command on terminal on root of project folder: npm start

(back to top)

## 👥 Authors

👤 **MesakDuduCoder**

- GitHub: [@githubhandle](https://github.com/MesakDuduCoder)
- Twitter: [@twitterhandle](https://twitter.com/mesak_10)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/mesak-lalrindika/)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project show support by liking this repository.

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse for this project inspiration.

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)