Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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]()