feMoraes0 / starbucks-landing-page

VueJS 3 starbucks landing page with animations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starbucks Landing Page

πŸ“Ή Video

πŸš€ Knowledges

  • VueJS 3
  • Vue Animations: applied with vuejs transition tag and css classes.
  • Unit test: applied with jest implementation for VueJS called vue-jest.
  • Conventional Commits: currently newbie on it, but applying to learn.

πŸ“Ž Useful Links

πŸ“– How to use

To clone and run this application, you'll need Git and Vue.JS installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/feMoraes0/starbucks-landing-page.git

# Go into the repository
$ cd starbucks-landing-page/

# Install dependencies
$ npm install

# Run the project
$ npm run serve

# Run the unit tests
$ npm run test:unit

πŸ“« Contact

About

VueJS 3 starbucks landing page with animations


Languages

Language:Vue 49.8%Language:JavaScript 46.2%Language:HTML 4.0%