A React app built using Vite that uses the Github API to view user stats. Github Finder allows you to search for users on Github and view their profile as well as a few of their repos.
Script Name | Command(s) |
---|---|
"npm run dev" | "vite" |
"npm run build" | "vite build" |
"npm run preview" | "vite preview" |
- React v.17
- TailwindCSS
- Dart Sass
- DaisyUI
- React Router Dom