Skip to content

:octocat: React SPA that generates users GitHub resumé. showing information if available. showing users repositories if available with additional information.

License

Notifications You must be signed in to change notification settings

sabesansathananthan/React-GitHub-Resume

Repository files navigation

GitHub Resume Generator

React GitHub Resume

Open Source Love GitHub package.json version Website GitHub repo size GitHub top language GitHub code size in bytes GitHub language count GitHub deployments GitHub

Table of Content


🌎 Read in other languages


French Spanish German Portuguese (Brasil) Polish Ukrainian Russian Italian Telugu Czech Tamil Indonesian Sinhala Bulgarian Chinese Turkish Traditional Chinese Kannada Malay Македонски Nepali Hindi

🤔 About

Aim of this repository is to generate Github Resume for each github users.

🛠️ Built with

Installation

To setup the app for development on your local machine, please follow the instructions below:

  1. Clone the repo to your machine
git clone https://github.com/sabesansathananthan/React-GitHub-Resume.git
cd React-GitHub-Resume
  1. Install packages

    If you use npm

    npm install

    or

    If you use yarn

    yarn
  2. Run the development server

    If you use npm

    npm start

    or

    If you use yarn

    yarn start
  3. Visit http://localhost:3000

Deploy with Vercel

📄 License

This project is licensed under the MIT License - see the LICENSE file for details

About

:octocat: React SPA that generates users GitHub resumé. showing information if available. showing users repositories if available with additional information.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published