https://github.com/abhishekshree/frontend-react-task-manager
https://github.com/abhishekshree/frontend-react-task-manager
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/abhishekshree/frontend-react-task-manager
- Owner: abhishekshree
- Created: 2021-02-07T12:22:10.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-08T10:00:50.000Z (almost 5 years ago)
- Last Synced: 2025-01-21T09:48:56.845Z (11 months ago)
- Language: JavaScript
- Homepage:
- Size: 202 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend-React-Task-Manager
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app) and [JSON Server](https://www.npmjs.com/package/json-server).
## 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.
### `npm run server`
Runs a working JSON Server for backend (temporary) on [http://localhost:5000](http://localhost:5000)