Skip to content

EDusik/warren-challenge-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

52 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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