/my-journey

My personal website for documenting my journey as a software engineer

Primary LanguageJavaScript

My personal Website

My personal website for documenting my journey as a software engineer.

lusandas.com

Introduction

Install it and run:

yarn install
yarn dev

For running the production build

yarn build
yarn start

The idea behind the example

Next.js is a framework for server-rendered React apps. Hooks are an upcoming feature of React.