Skip to content

TLucas97/dacxi_frontend_challenge

Repository files navigation

Sublime's custom image

Dacxi Frontend Challenge

Project functionalities

● Displays current crypto price every 10 seconds

● Displays current crypto prices from past 30 days

● User can select which crypto he wants to see

● The user can select which coin he wants to see the crypto price on

● The user can filter the closest crypto price by inserting date and time


You can use and test this project by clicking here.



Jest Coverage

Sublime's custom image

To get test coverage use:

npm run test


Cypress Coverage

Click on the image below to see the cypress tests

Sublime's custom image

To open cypress use:

npm run cypress:open


Resources used to build this project



Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.