Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 639 Bytes

File metadata and controls

31 lines (20 loc) · 639 Bytes

Bi Language Portfolio WebApp in Next.js (musician)

This is a WebApp made with Next.js for a Music Producer client. It is bi language (english and portuguese)

Final Result

You can access it here

Screen recorded

Tech Stack

  • Next (biuld and deploy)

  • React

    • Hooks (useState, useContext)
    • Context (for toggle language)
  • Bootstrap

  • Reactstrap

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

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