Code Monkey home page Code Monkey logo

mytheresa-vue-frontend-challenge's Introduction

MyTheresa Vue Challenge

Vue SCSS

๐Ÿค” What is this?

This is a challenge for MyTheresa. It has been built from scratch using the Vue CLI. In addition to using Vue, Vue Router, Vuex and SCSS were used

Here are the requirements of the test

๐Ÿ–ฅ Install and run

Requires Node.js to run and install the dependencies.

Installing the dependencies and starting the server:

$ git clone https://github.com/AleTid5/mytheresa-vue-frontend-challenge
$ cd mytheresa-vue-frontend-challenge
$ npm i
$ npm start

๐Ÿงช Tests

To run the unit tests, you have to run the following command:

$ npm run test

In addition, if you have npx installed locally, you can run

$ npx jest --watch # To hot reload the tests
$ npx jest --coverage # To generate the "coverage" folder and see how much percentage of the application has been tested (accessing the index.html file)

๐Ÿ”ฅ Features!

  • Home page with "infinite scroll" movie listings
  • Movie category page
  • Movie details page where movies can be added to favorites
  • Favorite movies section to view or delete the preferred movies
  • Live search to find any movie
  • Error handling in case the user enter wrong data or the URL is manually manipulated

๐Ÿ‘ป Licence

WTFPL

mytheresa-vue-frontend-challenge's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.