Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/abdelaziz-mahdi/react-todo-app


https://github.com/abdelaziz-mahdi/react-todo-app

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        



React To-Do App


# πŸ“— 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)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [πŸ‘₯ Authors](#authors)
- [πŸ”­ Future Features](#future-features)
- [🀝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [πŸ™ Acknowledgements](#acknowledgements)
- [πŸ“ License](#license)

# πŸ“– React To-Do App

**react-todo-app** is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. That project is a simple website that allows for doing that, Built using CRA!.

## πŸ›  Built With

### Tech Stack

Languages & bundlers


  • JS

  • React

  • Vite

  • Jest

Database


  • Local Storage

### Key Features

- **Use GitFlow.**
- **Single page React app.**

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

- Install Node.js.
- Visual Studio Code or equivalent.
- Internet Browser

### Setup

Clone this repository to your desired folder:

- cd my-folder
- git clone [https://github.com/Abdelaziz-Ali/Math-Magicians.git](https://github.com/Abdelaziz-Ali/Math-Magicians.git)

### Install

Install this project with:

- cd my-project
- git config --global --add safe.directory my-directory/my-folder/my-project

### Usage

To run the project, execute the following command:

- code .
- npm install
- npm run dev

### Run tests

To run tests, run the following command:

npm test

### Deployment

You can deploy this project using:

- Render.com

(back to top)

## πŸ‘₯ Authors

πŸ‘€ Abdelaziz Ali

- GitHub: [@Abdelaziz-Ali](https://github.com/Abdelaziz-Ali)
- Twitter: [@AbdelazizDV](https://twitter.com/AbdelazizDV)
- LinkedIn: [in/abdelaziz-mahdi](https://www.linkedin.com/in/abdelaziz-mahdi)

(back to top)

## πŸ”­ Future Features

- [ ]
Part 6
–
React Developer Tools: Debug and optimize React apps
- [ ]
Part 7
–
CSS in React: Styling React Components
- [ ]
Part 8
–
React Todos App: Add Editing functionality
- [ ]
Part 9
–
Profiling: Optimizing Performance in React
- [ ]
Part 10
–
Using LocalStorage with React
- [ ]
Part 11
–
How to Use React Icons
- [ ]
Part 12
–
React Context API: Managing Application State
- [ ]
Part 13
–
Zustand Tutorial: Managing React State
- [ ]
Part 14
–
React Router: The Beginners Guide
- [ ]
Part 15
–
React children props: What Is It?
- [ ]
Part 16
–
React Toggle Button: Let’s Switch Navigation Widget
- [ ]
Part 17
–
Deploy React App With Vercel

(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

Give a ⭐️ if you like this project!

(back to top)

## πŸ™ Acknowledgments

Templete used in project provided by (Microverse)!

(back to top)

## πŸ“ License

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

(back to top)