Skip to content

RocketSH/digitaldiver

Repository files navigation

Hi there, I chose my react learning journey with Next.js, this is a blog app where I will post my thoughts and notes related to work in Web development.

Take a look at the blog 👉 digitaldiver, it hosts on Netlify.

Manually test

Please feel free to git clone or fork and play with it.

First, run the development server:

yarn install && yarn dev

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