jalopez526 / synack-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Available Scripts

In the project directory, you can run:

yarn install

Download and install all necessary dependencies to run the project.

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.

Environment variable setup

There are two envs which needs to be configured in order to search from Google and Bing API. This can be found on the .env.template file:

REACT_APP_GOOGLE_API=

REACT_APP_BING_API=

About


Languages

Language:JavaScript 84.3%Language:HTML 8.1%Language:CSS 7.7%