Skip to content

douglas-henrique/my-website

Repository files navigation

Doug Yoshi Website

Hi! This is my website portfolio. For now, we have some basic features like homepage and blog posts.

We gonna implement cool things here. Watch it.

Running the project

First, install all the libs:

yarn 

After installed, create move the .env.example to .env and set your dev.to user (if you want to get the posts)

Now, run:

yarn dev 

The server will initialize in localhost:3000.

You can change all the pages. This is just a template for anyone who wants to have a website portfolio.

Learning about Next.js

To learn more about Next.js, take a look at the following resources:

Hope you enoy it!