Skip to content

CesarArdilaB/cocktailsnow

Repository files navigation

Cocktails Now

Cocktails now is a page to find awesome and delicious cocktails.

Installation and Runing

Use the package manager npm to run Cocktails Now.

npm install

Run for development

npm run start:dev

Production build

npm run build
npm start

Testing

# Unit and integration testing (Mocks implemented for integration)
npm run test
npm run test:update #To update snapshots in case you update the UI

# e2e testing (Cypress) (Start the dev server before)
npm run test:e2e #Run all the tests
npm run test:e2e:dev #Live testing

Special thanks to: Thecocktaildb they make a great work.

License

MIT

About

Prueba front end developer para Platzi.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published