Skip to content

cesarvarela/cesarvarela.com

Repository files navigation

cesarvarela.com

Personal website and blog built with Next.js.

Getting Started

First, install dependencies:

yarn install

Then, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

Build

To build the site for production:

yarn build

To start the production server:

yarn start

Technologies Used

  • Next.js
  • TypeScript
  • Styled Components
  • MDX for blog posts

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published