https://github.com/omermecitoglu/react-todo
https://github.com/omermecitoglu/react-todo
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/omermecitoglu/react-todo
- Owner: omermecitoglu
- Archived: true
- Created: 2021-08-03T13:51:48.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-04T01:17:43.000Z (almost 5 years ago)
- Last Synced: 2025-03-10T14:55:27.533Z (over 1 year ago)
- Language: JavaScript
- Size: 198 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-todo
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
### `npm run build`
Builds the app for production to the `build` folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and your app is ready to be deployed!