This repository contains the source code of a project developed using Next.js. The objective of this project is to create a single-page portfolio (SPA) using this technology.
Before running the project, it is necessary to have Node.js installed on your machine.
- Clone the repository to your local machine.
- Open the terminal and navigate to the project directory
- Type npm install to install the project dependencies
- After following the installation steps, the project will be running locally at http://localhost:3000.
- Next.js
- React
- Tailwind