Skip to content

A ReactJs app to search github repositories and add favourite

Notifications You must be signed in to change notification settings

ASHISH932/githubFavourites

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Favourites

A ReactJs app to search Github repositories and add favorite.

Installation

Requirements

  • Node
  • Yarn

$ yarn install

Build

$ yarn build # make a development build

$ yarn prod # for a prod build

Start Server

$ yarn start

Folder Structure

.
├── dist                    # Compiled files
├── server                  # Node Js app server
├── src                     # Source files (alternatively `lib` or `app`)
├── package.json            
├── webpoack.config.json
└── README.md

About

A ReactJs app to search github repositories and add favourite

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published