Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdelaziz-mahdi/react-todo-app
https://github.com/abdelaziz-mahdi/react-todo-app
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/abdelaziz-mahdi/react-todo-app
- Owner: Abdelaziz-Mahdi
- License: mit
- Created: 2023-05-09T00:39:43.000Z (over 1 year ago)
- Default Branch: develop
- Last Pushed: 2023-07-12T02:49:14.000Z (over 1 year ago)
- Last Synced: 2024-05-17T15:35:56.767Z (6 months ago)
- Language: JavaScript
- Size: 152 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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-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!.
Languages & bundlers
- JS
- React
- Vite
- Jest
Database
- Local Storage
- **Use GitFlow.**
- **Single page React app.**
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
π€ 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)
- [ ]
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
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
Give a βοΈ if you like this project!
Templete used in project provided by (Microverse)!
This project is [MIT](./LICENSE) licensed.