Steps:
- Install node.js if you dont have it installed
- After cloning repo, and opening file, in terminal type:
- cd github-master it will change directory to folder of app
- Type npm install to install all packages used for this app
- In file token.js replace token with your token, to generate click here - my token is deleted this is just placeholder, app wont work without token
- To run app type npm start
- Your app should start on localhost:3000 on your browser
- First page / Home show my github profile info
- Second page / Search - where you can search for other users and repositories on github