/Portfolio

Roberto Menezes portfolio

Primary LanguageTypeScript

Roberto Menezes | Portfolio

Fully responsive portfolio, made in the Next.js framework, using CRUD to manage the projects

Portfolio preview

Try your self

Run this command in your terminal

git clone https://github.com/RobertSDM/Portfolio.git

Move into the directory

cd ./portfolio

Install the project with

npm install
or
pnpm install

And finally run the command:

npm run dev
or
pnpm run dev

the project will be located in: http://localhost:3000


Tecnologies used:

  • React.js
  • Next.js
  • Tailwind css
  • React-icons
  • Prisma
  • Typescript

The project was made in Visual Studio Code software