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

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

Awesome Lists containing this project

README

          


Logo


Personal Website

erikgabriel.vercel.app



My personal website erikgabriel.vercel.app built with Next.js and hosted by Vercel




License


Forks

Stars




![cover](.github/cover.svg)

## ๐Ÿ”— 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:


Next.js




Typescript




MongoDB




Framer Motion




Stitches




Radix UI

## ๐Ÿ› ๏ธ 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) ๐Ÿš€_