docs: Improve README.md
This commit is contained in:
parent
1b6a362bb5
commit
b75b81e402
21
README.md
21
README.md
@ -1 +1,22 @@
|
|||||||
# my-website
|
# my-website
|
||||||
|
|
||||||
|
## Introduction
|
||||||
|
Hey, this is my website! The "Giv's website"
|
||||||
|
|
||||||
|
## Used Technologies
|
||||||
|
- React
|
||||||
|
- TypeScript
|
||||||
|
- Vite
|
||||||
|
|
||||||
|
## How to access?
|
||||||
|
If you want to check the deploy, visit the project repo on [Github](https://github.com/GiovaniFZ/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!
|
Loading…
x
Reference in New Issue
Block a user