Skip to content

Cristian-BFMV/Experimentality-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experimentality Frontend Test

Online clothes store

Install the dependencies

In order to run this project, you must first install all the dependencies. To do this, you have to execute the following command:

npm install

Or

yarn install

To run the project

Once the dependencies were installed successfully, you can run the project with the following command:

npm start

Or

yarn start

Execute unit test

To excecute the unit test, you have to run the following command:

npm run test

Or

yarn test

The components that were tested are:

  • Header Form
  • Product Card
  • Shopping Product
  • Shopping Total Price

Deployment

This project was deployed using Heroku.

Clothessotre

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages