Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/preston176/blogging-website-react-js
https://github.com/preston176/blogging-website-react-js
firebase heroku react reactrouterdom
Last synced: about 13 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/preston176/blogging-website-react-js
- Owner: preston176
- Created: 2023-08-01T19:54:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-18T12:38:57.000Z (12 months ago)
- Last Synced: 2023-11-18T13:33:49.116Z (12 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: 0
-
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
![snip1](https://github.com/preston176/blogging-website-react-js/assets/49411983/c93c28ab-0a09-4e95-969f-45ac681d0896)
- write blog page
![snip2](https://github.com/preston176/blogging-website-react-js/assets/49411983/e0a3a27c-a450-4154-9337-b38a5f2d6d72)## 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