22 lines
638 B
Markdown
22 lines
638 B
Markdown
# Giv's Website
|
|
|
|
## Introduction
|
|
Hey, this is my website! You will be able to know what I'm good on and how to contact me through there."
|
|
|
|
## Used Technologies
|
|
- React
|
|
- TypeScript
|
|
- Vite
|
|
|
|
## How to access?
|
|
If you want to check the deploy, visit the project repo on [Gitea](https://git.pontusmail.org/GivFNZ/my-website).
|
|
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! |