Skip to content

vinicdev/cardoso-post

Repository files navigation

cardoso post

My blog created with nextJS.

Screenshots

Cardoso Post

Installation

First, install dependencies:

    npm install
    # or 
    yarn install

Run the project:

    npm run dev
    # or
    yarn dev

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

Author