Skip to content

React and redux loop based application which allows to search and view list of git users and there profile

Notifications You must be signed in to change notification settings

linkswapnil/github-users

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live URL

Open https://sheltered-springs-15829.herokuapp.com/

npm i

To install dependencies

Once the installation is done, you can run some commands inside the project folder:

npm start or yarn start

Runs the app in development mode.
Open https://sheltered-springs-15829.herokuapp.com/ to view it in the browser.

The page will reload if you make edits.
You will see the build errors and lint warnings in the console.

npm test or yarn test

Runs the test watcher in an interactive mode.
By default, runs tests related to files changes since the last commit.

Read more about testing.

npm run build or yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

npm run generate

Allows you to auto-generate boilerplate code for common parts of your application, specifically components and containers.

About

React and redux loop based application which allows to search and view list of git users and there profile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published