Skip to content

Latest commit

 

History

History
86 lines (74 loc) · 2.19 KB

README.md

File metadata and controls

86 lines (74 loc) · 2.19 KB

Licence

Attire (Nuxt)

An Ecommerce website created using NuxtJS

Built With

Nuxtjs
Vue.js
TailwindCSS
Supabase


Installation

Installing and setting the webapp.

  1. Get a free API Key at https://fakestoreapi.com
  2. Clone the repo
    git clone https://github.com/aayu5hgit/nuxt-shopping.git
  3. Install NPM packages
    npm install
  4. Run the app
    npm run dev

Screenshots

SignUp Page
Email Confirmation
Home Page
About Page
Products Page
Product Details Page
User Profile Page
Demo Video
Attire.Nuxt.mp4

Acknowledgments