Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rocker2102/frontend-task-react
Saarthi.ai on-campus placement task for frontend role
https://github.com/rocker2102/frontend-task-react
Last synced: 8 days ago
JSON representation
Saarthi.ai on-campus placement task for frontend role
- Host: GitHub
- URL: https://github.com/rocker2102/frontend-task-react
- Owner: Rocker2102
- Created: 2021-10-25T16:55:53.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-02T13:26:32.000Z (about 3 years ago)
- Last Synced: 2024-05-01T18:59:47.206Z (7 months ago)
- Language: JavaScript
- Size: 1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
### Screenshots
[View more screenshots here...](screenshots/)
### 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.
Use a server to run this project in production. Eg. [npm - serve](https://www.npmjs.com/package/serve)The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.