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
- Host: GitHub
- URL: https://github.com/mumo-esther/react-todo-app
- Owner: mumo-esther
- License: mit
- Created: 2023-03-28T08:39:00.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-04-01T09:02:57.000Z (about 2 years ago)
- Last Synced: 2025-02-06T07:33:24.495Z (3 months ago)
- Topics: context-api, create-react-app, css3, react, react-hooks, react-icons, react-router, react-router-dom-v6, reactdevtools, vite
- Language: JavaScript
- Homepage:
- Size: 369 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 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
- React and redux
- Visual Studio Code
- Git & Github### Key Features
- Todo App
- Hamburger menu
- Login/Logout pagETo 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👤 **Esther Mawioo**
- [Github](https://github.com/mumo-esther/mumo-esther)
- [Linkedin](https://www.linkedin.com/in/esther-mawioo-58b636225/)
- [Twitter](https://twitter.com/EstherMawioo)Contributions, issues, and feature requests are welcome!
If you like this project you can give it a ⭐️.
- Hat tip to anyone whose code was used 🔰
- Inspiration 💘
- Microverse program ⚡
- My standup team 🏹
- My family's support 🙌This project is [MIT](./LICENSE) licensed.