Giter VIP home page Giter VIP logo

petmart's Introduction

Petmart

HomePage

About

Participants

Name GitHub Username Discord Username Twitter ID
Vishnu Rai @Narayan1670 Narayan1670#1672 @VishnuR00911692
Leofierus @Leofierus Leo🦋#7371 @leofierus
Vaibhav Gupta @Dynomin StarBrawler#9151 @Vaibhav56884486
Teri Eyenike @Terieyenike teri#9963 @terieyenike
Eluda @eludadev eluda#4050 @eludadev

Description

Petmart is a pet store application developed using Next.Js and MedusaJs to bring out the capabilities of what MedusaJS can attain.

Project Preview

Gifs

AddFoodToCart

Checkout

Screenshots

HomePage

ProductsList

SingleProduct

Cart

CheckoutPage

OrderConfirmed

Profile

Project Setup

Prerequisites

Before you start with the tutorial make sure you have

  • Node.js v16.9.0 or greater installed on your machine (NVM is a great tool for installing Node packages in Windows)
  • Medusa fully set up (along with Medusa CLI)
yarn global add @medusajs/medusa-cli

Cloning and executing the code

  1. Clone the repo
git clone https://github.com/Narayan1670/PetMart
  1. If you have the tools required in Prerequisites, you will be able to execute the entire application using the following:
-> Backend
cd my-medusa-store/backend
# Install dependencies
yarn install
# Start the app
yarn start

-> Admin
cd my-medusa-store/admin
# Install dependencies
yarn install
# Start the app
yarn start

-> Storefront
cd my-medusa-store/storefront
# Install dependencies
yarn install
# Start the app
yarn start

Resources

petmart's People

Contributors

leofierus avatar narayan1670 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.