More Premium Hugo Themes Premium Nextjs Themes

Rafaelgoulartb.github.io

Personal Portifolio / My Resume - Made with Next.js | Typescript | Chakra UI.

Rafaelgoulartb.github.io

Personal Portifolio / My Resume - Made with Next.js | Typescript | Chakra UI.

Author Avatar Theme by rafaelgoulartb
Github Stars Github Stars: 19
Last Commit Last Commit: Apr 17, 2023 -
First Commit Created: Dec 18, 2023 -
Rafaelgoulartb.github.io screenshot

Overview:

The Personal Portfolio / Resume is a web application made with Next.js, Typescript, and Chakra UI. It serves as a personal portfolio and resume website. The website can be accessed at https://rafaelgoulartb.vercel.app/. The project was released in 2020 under the MIT license by RafaelGoulartB.

Features:

  • Next.js for server-side rendering (SSR) and route control.
  • Vercel for website deployment.
  • Typescript for type-checking and enhanced tooling capabilities.
  • Chakra UI for building accessible and responsive user interfaces.

Installation:

To run the Personal Portfolio / Resume website locally, follow these steps:

  1. Install the dependencies by running the following command in the terminal:
npm install
  1. Run the application using the following command:
npm run dev
  1. Open http://localhost:3000 in your browser to see the result.

Summary:

The Personal Portfolio / Resume is a web application built with Next.js, Typescript, and Chakra UI. It offers features such as server-side rendering, route control, and responsive user interfaces. The project can be run locally by installing the dependencies and running the application command.