Skip to content

diegodvv/github-profile-viewer

Repository files navigation

Github Profile Viewer (WIP)

This project is an implementation of this app idea from the app-ideas repository.

It consists of a page where you can search a github user and see information about him and his top 4 repositories. I made it as a way to study Chakra UI (had never used it before) and practice UI design skills.

⚡ Demo

You can access it here!

💻 Techs

🚀 Run

  • Clone repository git clone https://github.com/diegodvv/github-profile-viewer.git
  • Install dependencies yarn install
  • Start server yarn start
  • Open http://localhost:3000

Todo

  • ✅ Show user profile information and repositories
  • ✅ Show alert if user doesn't exist
  • ⬜ Support light theme
  • ⬜ Use transitions with framer motion
  • ⬜ Render emoji on names and descriptions

About

Github profile viewer made with React and Chakra UI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published