deadkff01 / swapi-front

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

swapi-front

Netlify Status

Instalation

Create an .env file in the root of project like .env-example.

And install the dependencies.

yarn

Run project

yarn start

Run test

yarn test

Run covreage

yarn test:coverage

Run build

yarn build

Necessary dependencies

Access

Local access:

localhost:3000

Production access:

https://inspiring-thompson-524bcd.netlify.app

About


Languages

Language:JavaScript 95.0%Language:CSS 2.9%Language:HTML 2.2%