Skip to content

Andro172/github-search-andro

Repository files navigation

Github Search

React app that searches github for user repositories

Prerequisites

npm

Building and running on localhost

First install dependencies:

npm install

Then rename .env.example to .env and add your github personal access token

To run in hot module reloading mode:

npm start

To create a production build:

npm run build-prod

To create a development build:

npm run build-dev

Running

Open the file public/index.html in your browser

Credits

Made with createapp.dev

About

task for job application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published