Skip to content

Latest commit

 

History

History
75 lines (55 loc) · 1.68 KB

README.md

File metadata and controls

75 lines (55 loc) · 1.68 KB

📊 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