Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saeedmaldosary/react-vidly
https://github.com/saeedmaldosary/react-vidly
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/saeedmaldosary/react-vidly
- Owner: saeedmaldosary
- Created: 2022-08-10T18:18:22.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-20T09:06:26.000Z (about 2 years ago)
- Last Synced: 2023-04-23T15:21:45.673Z (over 1 year ago)
- Language: JavaScript
- Size: 855 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![image](https://user-images.githubusercontent.com/52779920/196148475-bbb2c3c1-f171-4395-a4e8-5e8f52c69d47.png)
![image](https://user-images.githubusercontent.com/52779920/196488622-eaaec8d3-e3ec-4752-aad8-b13c7eccbe5e.png)
# React Vidly
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## App Features ✨
- Pagination technique.
- Sorting.
- Responsive UI.
- Destructuring Arguments.
- Functional components.
- Router (Redirect, Notfound, Pass prop).
- Bind inputs data.## Project setup
### `npm install`
## 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 your browser.The page will reload when you make changes.\
You may 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 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.