Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/iberasoft/portfolio-cv

:mortar_board: My personal portfolio made with Next.js and Notion as CMS.
https://github.com/iberasoft/portfolio-cv

cv next notion portfolio reactjs typescript

Last synced: about 5 hours ago
JSON representation

:mortar_board: My personal portfolio made with Next.js and Notion as CMS.

Awesome Lists containing this project

README

        


header

# Portfolio

[![English](https://img.shields.io/badge/CV-English-blue)](https://github.com/IberaSoft/portfolio/blob/master/doc/cv-english.pdf) [![Spanish](https://img.shields.io/badge/CV-Spanish-orange)](https://github.com/IberaSoft/portfolio/blob/master/doc/cv-spanish.pdf)

> ## Intro

This is my personal [website site](https://juancruzllorens.dev/) built with Notion as a CMS, react-notion-x, Next.js, and Vercel.

> ## Setup

This project requires a recent version of Node.js (recommended >= 18).

1. Change [site.config.ts](./site.config.ts) with your Notion page id.
2. `npm install`
3. `npm run dev` to test locally
4. `npm run deploy` to deploy to Vercel

> ## License

MIT © [Juan Llorens](https://juancruzllorens.dev)