An Ecommerce website created using NuxtJS
Installing and setting the webapp.
- Get a free API Key at https://fakestoreapi.com
- Clone the repo
git clone https://github.com/aayu5hgit/nuxt-shopping.git
- Install NPM packages
npm install
- Run the app
npm run dev