Skip to content

A project to practice VueJS basic (components, props, binding, etc...) and animations.

Notifications You must be signed in to change notification settings

feMoraes0/nike-web

Repository files navigation

Nike Web

🚀 Knowledges

  • VueJS
  • Animations: JavaScript and CSS combination.
  • Component Lifecycle: mounted and updated were used to trigger animations.
  • Components communication: using props and $emit.
  • Unit Test with JEST
  • pre-push: package which allows run scripts before push command.

📖 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/nike-web.git

# Go into the repository
$ cd nike-web

# Install dependencies
$ npm install

# Run the app
$ npm run serve

🔗 Credits

📫 Contact

About

A project to practice VueJS basic (components, props, binding, etc...) and animations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published