This is the repository for the React project with using Github API for "React Fundamentals" course at UI.dev. Create-react-app was not used in this project.
Use the app online at https://github-battle-be7ec.firebaseapp.com/
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/jyggiz/Github-battle.git
# Go into the repository
$ cd Github-battle
# Install dependencies
$ npm install
# Run the app
$ npm run start
To deploy this application you'll need execute that commands from your command line:
# Login with your firebase account
$ npm run firebase-init
# Build the app and deploy on Firebase server
$ npm run deploy
Reach out to me at one of the following places!
- Twitter at @jyggiz_
- Linkedin at @timur-zhigmytov
- Medium at @zhygmytov