jovanovskajovana / uphold-frontend-challenge

A test assignment for Uphold Frontend position.

Home Page:https://uphold-frontend-challenge.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Challenge for Uphold

Preview

Setup .env

Create a .env.local file in the project root and copy the environment variables from .env.local.example.

Build & running

After cloning this repo, run yarn to install all dependencies. Then use:

yarn dev

Runs the app in development mode, available at localhost:8000.

yarn build

Builds production ready files.

yarn lint

Checks defined linting rules.

yarn lint:fix

Fixes lint errors.

About

A test assignment for Uphold Frontend position.

https://uphold-frontend-challenge.netlify.app/


Languages

Language:TypeScript 91.7%Language:HTML 5.3%Language:JavaScript 3.0%