Vladimir-Dzajic / GitHub-Repo-Finder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Repo Finder

Find a repo and sort the results by name, rating, ascending and descending!

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Things you need to install

Node.js and npm

https://nodejs.org/en/download/

Installing

A step by step series of examples that tell you how to get a development env running

Download Node.js

https://nodejs.org/en/download/

Clone repository or download .zip

git clone https://github.com/Vladimir-Dzajic/GitHub-Repo-Finder

Go into application's main directory

Run command

npm install

Run the application

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.

Built With

scss

  • React.js - Framework
  • SCSS - Style
  • Rest of dependencies are included in package.json file in "dependencies"

Authors

About


Languages

Language:JavaScript 63.2%Language:SCSS 33.7%Language:CSS 1.7%Language:HTML 1.5%