Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leninpaulino/complete-intro-to-react-v5
https://github.com/leninpaulino/complete-intro-to-react-v5
Last synced: about 5 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/leninpaulino/complete-intro-to-react-v5
- Owner: leninpaulino
- Created: 2020-01-14T14:34:40.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T13:43:43.000Z (almost 2 years ago)
- Last Synced: 2023-03-08T11:39:01.895Z (over 1 year ago)
- Language: CSS
- Size: 1.05 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# complete-intro-to-react-v5
Code for the "Complete Intro to React, v5" [course](https://frontendmasters.com/courses/complete-react-v5/) in FrontendMasters.## Usage
```bash
npm installnpm run dev
```