https://github.com/larryivc/todoreact
https://github.com/larryivc/todoreact
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/larryivc/todoreact
- Owner: LarryIVC
- License: mit
- Created: 2023-05-09T06:37:11.000Z (about 3 years ago)
- Default Branch: development
- Last Pushed: 2023-05-10T21:18:14.000Z (about 3 years ago)
- Last Synced: 2025-02-26T22:44:23.659Z (over 1 year ago)
- Language: JavaScript
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
React Todo List
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [Walkthrough to the React Todo List](#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)
**[React Todo List]** It's a project for learning React.
Client
Server
**Enlist skill sets and tech stack**
- Setup React
To get a local copy up and running follow these simple example.
### Setup
Clone this repository to your desired folder:
Example commands:
```sh
cd my-folder
git git@github.com:LarryIVC/todoreact.git
```
### Prerequisites
In order to run this project you need:
* Visual Studio Code
* Node.js
* Browser [Chrome]
* Linters
### Install
Install this project with:
Example command:
```
sh
npm install --save -dev
```
### Usage
To run the project, execute the following command:
Example command:
```
sh
npm run dev
```
👤 **Larry Villegas**
- GitHub: [@LarryIVC](https://github.com/LarryIVC)
- Twitter: [@LarryVillegas](https://twitter.com/LarryVillegas)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/larry-villegas-26216b259/)
We propose to implement:
- Implement Calculator App.
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/LarryIVC/todoreact/issues).
Help me with your criticisms and your suggestions, you will be blessed for such a noble gesture and give me a ⭐️ if you like this project. click [here ⭐️](https://github.com/LarryIVC/todoreact/stargazers)
I would like to thank Microverse for this opportunity.
This project is [MIT](./LICENSE) licensed.