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

https://github.com/mumo-esther/react-todo-app

This Project, divided into several parts, is very comprehensive, and covers all main concepts about React, from the very basics to some intermediate topics. Todo App, Form and also a react hamburger menu
https://github.com/mumo-esther/react-todo-app

context-api create-react-app css3 react react-hooks react-icons react-router react-router-dom-v6 reactdevtools vite

Last synced: about 1 month ago
JSON representation

This Project, divided into several parts, is very comprehensive, and covers all main concepts about React, from the very basics to some intermediate topics. Todo App, Form and also a react hamburger menu

Awesome Lists containing this project

README

        


![](https://img.shields.io/badge/TODOAPP-pinkviolet)

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 Todo App

# Todo App

This Project, divided into several parts, is very comprehensive, and covers all main concepts about React, from the very basics to some intermediate topics. Todo App, Form and also a react hamburger menu

## 🛠 Built With

- React and redux
- Visual Studio Code
- Git & Github

### Key Features

- Todo App
- Hamburger menu
- Login/Logout pagE

(back to top)

## 💻 Getting Started

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

- Open terminal
- Clone this project by the command `git clone https://github.com/mumo-esther/React-todo-App.git`
- `cd ` folder
- Run `npm start` in your local browser or using Live Server in Visual Studio Code.

### Prerequisites

- IDE to edit and run the code (We use Visual Studio Code 🔥).
- [Node.js](https://nodejs.org/en/download/) already downloaded.
- Create React App - [click here to getting started](https://create-react-app.dev/docs/getting-started).

### Setup

Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/mumo-esther/React-todo-App.git

### Run tests

To run tests, run the following command:

- npx eslint "\*_/_.{js,jsx}"

### Future Features

- Add more css properties
- Add more functionalities

(back to top)

## 👥 Authors

👤 **Esther Mawioo**

- [Github](https://github.com/mumo-esther/mumo-esther)
- [Linkedin](https://www.linkedin.com/in/esther-mawioo-58b636225/)
- [Twitter](https://twitter.com/EstherMawioo)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

## ⭐️ Show your support

If you like this project you can give it a ⭐️.

(back to top)

## 🙏 Acknowledgments

- Hat tip to anyone whose code was used 🔰
- Inspiration 💘
- Microverse program ⚡
- My standup team 🏹
- My family's support 🙌

(back to top)

## 📝 License

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