Application that retrieves any user from GiHub and shows the most relevant information.
Live here 🚀
Clone the repository https://github.com/simonemandola/get-any-github-user-svelte and install dependencies:
npm install
You need .env variable
VITE_GITHUB_TOKEN=
Run the command below:
npm run dev
And open: http://localhost:5173/
Run the command below:
npm run build
Publish directory: /dist