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
- Host: GitHub
- URL: https://github.com/sambhav2612/website
- Owner: sambhav2612
- License: mit
- Created: 2020-09-29T08:18:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T07:30:02.000Z (over 2 years ago)
- Last Synced: 2025-01-22T01:36:28.713Z (4 months ago)
- Topics: create-react-app, personal-website, serverless, vercel
- Language: JavaScript
- Homepage: https://sambhav2612.vercel.app
- Size: 9.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
## Run Project
### 1. Clone the project### 2. Run the project
```shell
npm i
npm start
```### 3. Build
```shell
npm run build
```