Artisan is an e-commerce webapp for artists around the world who likes to create wonders with paper and paper only.
- HTML
- CSS
- Copy the url from github.
- Open VS Code and add this code in terminal - clone myurl
- For now install Live Server and run the app locally
- In future this app will be converted to a react app then you can do npm start to run the app.
- A landing page that welcomes you to my store.
- A Product Listing page that tells the user about the products collection.
- A cart page where user can store the items they want to get delivered.
- A signin/signup page so that user can save their identity and data at one place.
- A wishlist page where user can save the items they wish to have in future.