Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abeethaheshan/blog-site
this it activity for trinity (pvt ltd) internship
https://github.com/abeethaheshan/blog-site
Last synced: 3 days ago
JSON representation
this it activity for trinity (pvt ltd) internship
- Host: GitHub
- URL: https://github.com/abeethaheshan/blog-site
- Owner: AbeethaHeshan
- Created: 2024-02-13T12:52:59.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-16T09:15:28.000Z (9 months ago)
- Last Synced: 2024-02-16T10:23:51.367Z (9 months ago)
- Language: JavaScript
- Size: 3.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Features
- add / update / delete posts
- contact
- home page
- about page## Technologies & Tools
1. react js (18.0.2)
2. npm version 9.5.0
3. Bootstrap 5
4. vs code## Run Locally
Clone the project
```bash
git clone https://github.com/AbeethaHeshan/blog-site.git
```Go to the project directory
```bash
cd blog-site
```Install dependencies
```bash
npm install
```Start the server
```bash
npm start
```## Screenshots
Home page
![App Screenshot]()Blog Page
![App Screenshot]()![App Screenshot]()
![App Screenshot]()
![App Screenshot]()
Contact-page
![App Screenshot]()