/carloscuesta.me

The source of my website 🌍

Primary LanguageJavaScript

Build Status Coverage Dependencies DevDependencies

Carlos Cuesta personal site, built with Next.js. This repository contains the source code that powers carloscuesta.me.

Development

Run the following command on a terminal to clone the project, install the dependencies and start the development server.

git clone https://github.com/carloscuesta/carloscuesta.me.git && cd carloscuesta.me && yarn install && yarn run dev