ChoukseyKhushbu / Gitzilla

A resume builder for your GitHub profile.
https://gitzilla.netlify.app/
MIT License
63 stars 10 forks source link
github-api graphql graphql-api graphql-server hacktoberfest hacktoberfest2021 javascript react react-router scss

GitZilla :star2:

GitZilla Website

:woman_technologist: Technology Stack

:round_pushpin: API

GitHub API

:zap: Installation

1. Clone this repo by running either of the below commands.

https : `git clone https://github.com/ChoukseyKhushbu/Gitzilla.git`

ssh : `git clone git@github.com:ChoukseyKhushbu/Gitzilla.git`

2. Now, run the following commands:

cd Gitzilla
npm install

This will install all the project dependencies.

3. Create a .env file in the project root folder and copy the format of .env.sample file.

4. Get your Personal Access Token by signing in to your github account and then go to your setting -> developer setting -> Personal access tokens -> Generate new token

5. To start the development server run:

npm start

6. :tada: Open your browser and go to https://localhost:3000

:page_facing_up: License

MIT © Gitzilla