Personal Portifolio / My Resume - Made with Next.js | Typescript | Chakra UI.
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.
To run the Personal Portfolio / Resume website locally, follow these steps:
npm install
npm run dev
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.