Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sulaimanbiswas/learn-hub-client-react
https://github.com/sulaimanbiswas/learn-hub-client-react
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sulaimanbiswas/learn-hub-client-react
- Owner: sulaimanbiswas
- Created: 2022-10-27T13:17:02.000Z (about 2 years ago)
- Default Branch: admin
- Last Pushed: 2022-10-31T16:43:24.000Z (about 2 years ago)
- Last Synced: 2024-11-08T19:35:16.600Z (2 months ago)
- Language: JavaScript
- Size: 339 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Learn Hub
## Live Website Link
Learn Hub: https://learn-hub-60bb6.web.app/
Learn Hub API : https://learn-hub-server-lac.vercel.app/
## Feature of Learn Hub
---
- Attractive Header
- Category wise Sidebar
- All Course Page
- Login Page and Register Page
- Blog and FAQ page
- Private Routes
- 404 page---
This project was bootstrapped with https://github.com/facebook/create-react-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 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 https://facebook.github.io/create-react-app/docs/deployment for more information.