https://github.com/andreepratama27/github-search-profile
Github Search Profile build with React, Vite & Typescript
https://github.com/andreepratama27/github-search-profile
Last synced: about 2 months ago
JSON representation
Github Search Profile build with React, Vite & Typescript
- Host: GitHub
- URL: https://github.com/andreepratama27/github-search-profile
- Owner: andreepratama27
- Created: 2023-09-18T08:17:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-18T08:22:39.000Z (over 1 year ago)
- Last Synced: 2023-09-18T09:42:44.836Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://github-search-profile-ashy.vercel.app
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Github Seach Repository
To install this project in your local machine, please do this command:
- `yarn install` or `npm install` or `pnpm install` (make sure you already install Node / NPM).
- Then, run `yarn dev` or `npm run dev` or `pnpm dev` based on your choice. I use `pnpm` on this projectOr, you can visit this project with this link [https://github-search-profile-ashy.vercel.app/](https://github-search-profile-ashy.vercel.app/)
Thank you!