Skip to content

Linkmetal/phone-catalog-front

Repository files navigation

Description

React App application that host a web to consume the Phone Catalog API

-- Trello Board --

It uses Typecript, Jest for testing and the following 3rd party libraries:

Installation

$ yarn

Environments file

You have to create a .env file following the template on /.env.example

REACT_APP_BACKEND_API_URL=

Running the app

$ yarn start

Building the app

$ yarn build

Test

# unit tests
$ yarn test

# test coverage
$ yarn test:coverage

Stay in touch

About

React Application that shows a catalog of phones

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages