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.
- Host: GitHub
- URL: https://github.com/sebastiangolab/portfolio
- Owner: sebastiangolab
- Created: 2023-11-11T21:42:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-22T22:21:38.000Z (over 1 year ago)
- Last Synced: 2025-02-22T23:22:20.194Z (over 1 year ago)
- Topics: datocms, nextjs, sass
- Language: TypeScript
- Homepage: https://sebastiangolab.pl/
- Size: 15.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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