Build a portfolio landing page using NextJS and Tailwind CSS. The application created to display products digital and projects Front-end.
Watch it in action Deploy: Click Here
What was developed:
Application developed using the following tools:
create-next-app
.Clone Project and access folder and start the server it is necessary to have nodeJs installed and Visual Studio Code.
Clone the project and access the folder
$ git clone https://github.com/felipe-gomes-vicente/portfolio-v1.git
$ cd portfolio-v1
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
Done with π by Felipe Vicenteπ