mateonunez / website

Personal website made with Next.js and Tailwind. The website uses the new Next.js router and includes a Spotify and GitHub integration, a blog made with MDX, and is fully SEO friendly.

Home Page:https://mateonunez.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal Website

Vercel deployment Next.js version React version GitHub repo size

Getting Started

Activate corepack:

corepack enable

Install dependencies:

yarn install

Open http://localhost:3000/. Pages will live-refresh when source files are changed.

Note: remember to set your environment variables in a .env.local file.

License

Site content is licensed under the CC-BY-4.0, which means that you can copy, redistribute, remix, transform, and build upon the content for any purpose as long as you give appropriate credit.

All other source in this repository is licensed under the MIT.

About

Personal website made with Next.js and Tailwind. The website uses the new Next.js router and includes a Spotify and GitHub integration, a blog made with MDX, and is fully SEO friendly.

https://mateonunez.dev

License:Creative Commons Attribution 4.0 International


Languages

Language:JavaScript 53.2%Language:MDX 34.4%Language:CSS 12.1%Language:Dockerfile 0.3%