Skip to content

Tariqnawaz/react-github-repo-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend project

For server side code visit to https://github.com/Tariqnawaz/node-github-repo-search.git

About The Project

searh-result

Project Stack

  1. React js
  2. TypeScript
  3. React Router
  4. Redux and redux-persist
  5. Vanilla CSS

Description

  • A reactJS application which search and displays the github repository.
  • User can search repositories or users by name.
  • Response data is stored in redux store.
  • Redux persist is used to hold state when refreshing the page.
  • React router for navigating between pages.
  • User can search for repo or clear cache data which is stored in redis.

Getting Started

  1. Prerequisites (local machine)
  • install Node.js
  1. Installation*
  • git clone https://github.com/Tariqnawaz/node-github-repo-search.git
  • inside root folder npm install
  • npm start runs the app in the development mode. Open http://localhost:5000

Usage

landing-page responsive

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published