https://github.com/ehsangazar/todoapp
https://github.com/ehsangazar/todoapp
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ehsangazar/todoapp
- Owner: ehsangazar
- Created: 2020-08-03T12:04:45.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-04T04:48:57.000Z (almost 6 years ago)
- Last Synced: 2025-01-23T11:45:43.297Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://todo-app-six-inky.vercel.app
- Size: 370 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo App
## Available Scripts
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.