https://github.com/preston176/blogging-website-react-js
https://github.com/preston176/blogging-website-react-js
firebase heroku react reactrouterdom
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/preston176/blogging-website-react-js
- Owner: preston176
- Created: 2023-08-01T19:54:47.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-18T12:38:57.000Z (over 1 year ago)
- Last Synced: 2025-01-16T03:26:34.800Z (5 months ago)
- Topics: firebase, heroku, react, reactrouterdom
- Language: JavaScript
- Homepage: https://blogsphere-react.web.app/
- Size: 271 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blogging website
- Blogging website built using react js
## Features
1. Responsive design
2. You can write your blog posts
2. Search and Filters by category(feature to be added)
3. Commenting System ```you can give your comments to any blogs``` (feature to be added)## Live Preview
- homepage

- write blog page
## Usage
```
# inside of your terminal
run
- git clone
- then `cd into the project directory`
- run ```npm run dev```
- navigate to `localhost:5173`
```## Contributions
- i welcome contributions to this project.
- open an issue / or fork then send a pull request for review