2025-02-21 19:33:59 +00:00
# Giv's Website
2025-02-02 17:16:47 -03:00
## Introduction
2025-02-21 19:34:36 +00:00
Hey, this is my website! You will be able to know what I'm good on and how to contact me through there.
2025-02-02 17:16:47 -03:00
## Used Technologies
- React
- TypeScript
- Vite
## How to access?
2025-02-21 19:33:59 +00:00
If you want to check the deploy, visit the project repo on [Gitea ](https://git.pontusmail.org/GivFNZ/my-website ).
2025-02-02 17:16:47 -03:00
The access link will be availble on link section.
## Contributions
Any contribution is welcome. If you want to test the website in your own machine to help on this, make sure you have node.js installed, then clone the project repo and do the command:
`npm i`
Then it will be available at localhost://5173.
Enjoy!