Skip to content

jyggiz/Github-battle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Course Project(Github battle)

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.

Demo

Use the app online at https://github-battle-be7ec.firebaseapp.com/ App demo

How to Use

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

Deployment

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

Built With

  • React - JavaScript Library for UI
  • Webpack - Module Bundler
  • NPM - Package Manager

Support

Reach out to me at one of the following places!