For server side code visit to https://github.com/Tariqnawaz/node-github-repo-search.git
Project Stack
- React js
- TypeScript
- React Router
- Redux and redux-persist
- 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
searchforrepoor clearcachedata which is stored in redis.
- Prerequisites (local machine)
- install
Node.js
- Installation*
git clone https://github.com/Tariqnawaz/node-github-repo-search.git- inside root folder
npm install npm startruns the app in the development mode. Open http://localhost:5000


