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

https://github.com/sebastiangolab/portfolio

My personal portfolio, showcasing information about me, my experience, and projects I've worked on. Built with Next.js and headless CMS "Dato CMS" for content management, uses Sass for styling.
https://github.com/sebastiangolab/portfolio

datocms nextjs sass

Last synced: about 1 year ago
JSON representation

My personal portfolio, showcasing information about me, my experience, and projects I've worked on. Built with Next.js and headless CMS "Dato CMS" for content management, uses Sass for styling.

Awesome Lists containing this project

README

          

## About The Project

My portfolio page

### Project Link

http://sebastiangolab.pl/

## Build With


  • React

  • Next.js

  • Sass

## Getting Started

To get a local copy up and running follow these simple steps.

### Prerequisites

- npm

```sh
npm install npm@latest -g
```

- node (project use version 20.17.0) - https://nodejs.org/en/download/

### Installation

1. Clone the repo
```sh
git clone https://github.com/sebastiangolab/portfolio.git
```
2. Install NPM packages

```sh
npm install
```

3. Fill .env file

4. Start app in local
```sh
npm run dev
```

## Contact

Sebastian Gołąb - sebagolab97@gmail.com