hopae-official / hopae-assignment-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hopae Assignment

Check Our Issue Page for more information about the assignment.

Installation

$ yarn install

Set env file

Add .env to root directory.

# .env
PORT=3000
REACT_APP_API_URL=MOCK-SERVER-URL OR LOCAL-SERVER-URL

Running the app

$ yarn start

About


Languages

Language:TypeScript 79.0%Language:HTML 17.1%Language:CSS 3.9%