https://github.com/ukcoderj/reactmoztodo
Just the moz-react-todo from the tutorial
https://github.com/ukcoderj/reactmoztodo
Last synced: about 1 year ago
JSON representation
Just the moz-react-todo from the tutorial
- Host: GitHub
- URL: https://github.com/ukcoderj/reactmoztodo
- Owner: ukcoderj
- Created: 2021-08-19T07:25:55.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-19T07:30:07.000Z (almost 5 years ago)
- Last Synced: 2025-04-12T04:08:58.989Z (about 1 year ago)
- Language: JavaScript
- Size: 186 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started with Create React App
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Running
1. `cd` to root
2. `npm install`
3. `npm run start`, visit `http://localhost:3000/` as stated in the console.