akarsh-jain-790 / Book-store-medusa-js

This is a Book shop storefront powered by using NextJs combined with MedusaJs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Book Shop

Participants

GitHub Discord Twitter
@akarsh-jain-790 Akarsh#5717 @akarsh__jain
@tanishk-23 Tanishk_jain#1231 @TanishkJain19

Description

This is a Book shop storefront powered by using NextJs combined with MedusaJs

Preview

index_page.mp4

Screenshot 2022-10-21 at 9 57 16 AM

Screenshot 2022-10-21 at 1 56 13 AM

Screenshot 2022-10-21 at 1 55 15 AM

Screenshot 2022-10-21 at 1 56 13 AM

about.mp4

Set up Project Requirements

You need following requirement to setup your project:

Prerequisites

Install Project

Here are the steps to be taken after that:

  1. Clone the repository:

git clone https://github.com/akarsh-jain-790/Book-store-medusa-js/

  1. Change directory:
    cd Book-store-medusa-js
  2. Install dependencies
    cd my-medusa-store
    npm install
  3. Start the server
    medusa develop
  4. Change directory , install dependencies and start the store-front
    cd ..
    cd my-store-front
    npm install
    npm run dev

Resources

About

This is a Book shop storefront powered by using NextJs combined with MedusaJs.

License:MIT License


Languages

Language:JavaScript 85.9%Language:CSS 13.5%Language:Dockerfile 0.4%Language:Shell 0.2%