Skip to content

zemetskiym/github-profile-demo

Repository files navigation

Github Profile Demo

A website that collects public information on Github users using the Github API.

Features

  • User search by Github username
  • Display of user profile information, including avatar, name, bio, location, and website
  • Display of user repositories, including the repository name, description, and number of stars
  • User data received from the Github API call is displayed

Technologies Used

  • Next.js
  • React
  • TypeScript
  • Node.js

Live Demo

Check out the live demo here.

Setup

To run the project locally, follow these steps:

  1. Clone the repository
  2. Navigate to the project directory
  3. Ensure you have Node.js installed. If not, download and install it.
  4. Run npm install to install dependencies
  5. Run npm run dev to start the development server
  6. Open http://localhost:3000 in your web browser to view the app

Contributing

Feel free to submit a pull request or open an issue for any bugs or enhancements.

License

This project is licensed under the MIT license.

About

Explore Github profiles with ease using this demo powered by the Github API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors