My personal portfolio made with React + Typescript + Vite
- HTML5
- CSS3
- Typescript
- React
- Vite
- Styled-Components
- Framer-Motion
To edit this project, you can fork it, clone down this repository or download it to your computer. You need to have installed:
Visual Studio Code (or any text editor);
Clone down this repository. You will need node
and npm
installed globally on your machine.
Installation:
yarn
To Run Test Suite:
yarn test
To Build:
yarn run build
To Start Server:
yarn dev
To Visit App:
localhost:5173/
Made with ❤️ by Victor 🐶