Use this template to create your personal page.
To use your page, you will need to follow these steps:
- Fork or download the unique-page repository.
- Open the
.env
file. - Complete a
VITE_LICENSE
,VITE_REPOSITORY
andVITE_API_PATH
environment variables.
-
VITE_LICENSE
-> The place of your page license. Something similar looks like this: https://github.com/yourusername/page/blob/main/LICENSE -
VITE_REPOSITORY
-> The place of your page repository. Something similar looks like this: https://github.com/yourusername/page -
VITE_API_PATH
-> Your api path. Something similar looks like this: https://api.github.com/users/yourusername
- Create a
.env.local
file. - Create a
VITE_TOKEN
environment variable.
VITE_API_PATH
-> Your unique access token.
That's it! Now you can use your page! ๐
How to create a token?
You can find more information about tokens here:
In the project directory, you can run:
npm run start
npm run lint
npm run preview
npm run build
- This project is licensed under MIT.
- The used font is licensed under the SIL Open Font License, Version 1.1.
For more information please visit the license files.