https://github.com/niklus/frontend-hub
A blog for front-end development built with react
https://github.com/niklus/frontend-hub
blog firebase frontend react
Last synced: about 2 months ago
JSON representation
A blog for front-end development built with react
- Host: GitHub
- URL: https://github.com/niklus/frontend-hub
- Owner: Niklus
- Created: 2021-03-24T02:01:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-14T13:04:42.000Z (over 3 years ago)
- Last Synced: 2025-03-05T16:18:55.515Z (over 1 year ago)
- Topics: blog, firebase, frontend, react
- Language: JavaScript
- Homepage: https://frontendhub.netlify.app
- Size: 580 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Frontend Hub
[LIVE LINK](https://frontendhub.netlify.app)
Frontend Hub is a simple blog for all front-end development matters.
## 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.
The build is minified and the filenames include the hashes.\
The app is ready to be deployed!