/portfolio5

A project with NextJS, Chakra UI and Typescript. I created webpage to show my resume.

Primary LanguageTypeScript

Portfolio Project

Techs

NextJS

Typescript

Chakra UI


This project I use different technologies to learn and show what I know and study. At page I show my resume using components of React.

Libraries emphasis

  • React Hook Form
  • Yup
  • Nodemailer
  • React Vertical Timeline Component
  • React Toastify

How to install

Dependencies

Node >= 14.17.0
Yarn >= 1.22.17
NPM >= 6.14.13

Clone this repository and inside repo run:

yarn 

or

npm install

and run:

yarn run dev

or

npm run dev

You can access the using here :

http://localhost:3000