Skip to content

EDusik/warren-challenge-web

Repository files navigation

📊 Warren Challenge Web

Challenge web done with React for the company Warren.

  • You can check the challenge done here.

Preview

Cypress

Cypress Gif

Lighthouse

Gif

Endpoint [API]

Technologies

This project uses these technologies:

Commands

Install Dependencies

npm install

Run Unit Tests

npm run test

with percentage covered

npm run test -- --coverage --watchAll=false

Run Cypress Tests

npx cypress open

Build

npm run build

Run Project

npm start

Developed by Eduardo Dusik