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

https://github.com/sambhav2612/website

Personal Website
https://github.com/sambhav2612/website

create-react-app personal-website serverless vercel

Last synced: 2 months ago
JSON representation

Personal Website

Awesome Lists containing this project

README

        

# [Personal Website](https://sambhav2612.vercel.app/)

### About [`particles-bg`](https://github.com/lindelof/particles-bg) library
#### This project uses the react particle background component library [https://github.com/lindelof/particles-bg](https://github.com/lindelof/particles-bg). It's very simple. Anyone can be a Musketeer with it.

![img](https://github.com/lindelof/particles-bg/raw/master/image/03.jpg?raw=true)

## Run Project
### 1. Clone the project

### 2. Run the project
```shell
npm i
npm start
```

### 3. Build
```shell
npm run build
```