https://github.com/eriikgabriel/portfolio
My personal website built with Next and hosted by Vercel
https://github.com/eriikgabriel/portfolio
nextjs personal-website radix-ui stitches
Last synced: 4 days ago
JSON representation
My personal website built with Next and hosted by Vercel
- Host: GitHub
- URL: https://github.com/eriikgabriel/portfolio
- Owner: EriikGabriel
- License: mit
- Created: 2022-05-12T23:03:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-20T01:53:53.000Z (over 1 year ago)
- Last Synced: 2024-04-22T06:10:25.911Z (over 1 year ago)
- Topics: nextjs, personal-website, radix-ui, stitches
- Language: JavaScript
- Homepage: https://erikgabriel.vercel.app/
- Size: 6.22 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Personal Website
erikgabriel.vercel.app
My personal website erikgabriel.vercel.app built with Next.js and hosted by Vercel

## ๐ Forking this repository
For those who want to use my code on their own sites, **yes, it's allowed** as long as they have the proper attributions. In order to avoid direct plagiarism, **please give proper credit by linking back to [erikgabriel.vercel.app](https://erikgabriel.vercel.app) or at least mentioning it**.
Thanks, enjoy the code!
## ๐งช Technologies
This project was developed using the following technologies:
## ๐ ๏ธ Installation and Setup
1. Clone the repository
```sh
git clone https://github.com/EriikGabriel/portfolio.git
```2. Access the folder.
```sh
cd portfolio
```3. Install dependecies:
```sh
yarn
```4. Start the development server:
```sh
yarn dev
```The app will be available for access on your browser at http://localhost:3000
## ๐ Project Deploy
This project was deployed on the [Vercel](https://vercel.com/) platform and can be accessed [here](https://erikgabriel.vercel.app).
## ๐ License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
---
_Developed by [Erik Gabriel](https://github.com/EriikGabriel) ๐_