https://github.com/mnisarali/to-do-app-react
This is a project to consolidate the knowledge about React, components, props, state, and hooks, by following a tutorial.
https://github.com/mnisarali/to-do-app-react
Last synced: about 2 months ago
JSON representation
This is a project to consolidate the knowledge about React, components, props, state, and hooks, by following a tutorial.
- Host: GitHub
- URL: https://github.com/mnisarali/to-do-app-react
- Owner: MNisarAli
- License: mit
- Created: 2023-01-24T14:11:14.000Z (over 2 years ago)
- Default Branch: development
- Last Pushed: 2023-01-25T15:36:52.000Z (over 2 years ago)
- Last Synced: 2024-10-11T15:10:01.018Z (7 months ago)
- Language: JavaScript
- Size: 1.39 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 To-Do-App ](#-to-do-app-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)"To-Do-App" is a project to consolidate the knowledge about React, components, props, state, and hooks, by following a tutorial.
- HTML5
- CSS3
- JavaScript(ES6)
- React JsThe key features of this website include.
- **React Js**
- **Gitflow**- [Live Demo Link](https://mnisarali.github.io/To-Do-App-React/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need to install npm and node.js
### Setup
Clone this repository to your desired folder:
1. Use VScode: open terminal in VScode
2. Navigate to the directory where you want clone the copy of this repository
3. Create new directory [optional]
4. Clone the repo using the below command
> git clone https://github.com/MNisarAli/to-do-app-react.git### Usage
This project can be used to practice Ract and Gitflow workflow.
The collaborator of this project.
👤 **M Nisar Ali**
- GitHub: [@MNisarAli](https://github.com/MNisarAli)
- Twitter: [@drnisar_ali](https://twitter.com/drnisar_ali)
- LinkedIn: [Muhammad Nisar Ali](https://linkedin.com/in/muhammad-nisar-ali-45a865251)- [ ] **[Full website]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/MNisarAli/to-do-app-react/issues).
Give a ⭐️ if you like this project!
I would like to thank:
- [Microverseinc](https://github.com/microverseinc) for.
- [Readme-template](https://github.com/microverseinc/readme-template)This project is [MIT](./LICENSE) licensed.