Web Store

cover image

Participant Id's

Github

Twitter

Discord Discord : ravi#8906

Description

I have created a Web storefront using NextJs paired with MedusaJs

Preview

preview

preview

Set up Project

Here's how to setup and run the project locally :

Prerequisites

Here are some pre-requisites that you may require to run the project on your system.

Prerequisites:

Install Project

Done with the pre-requisites?

Here are the steps to be taken after that :

  1. Clone the repository:
git clone https://github.com/ravi0900/web-store-medusajs.git
  1. Change directory and install dependencies:
$ cd web-store-server
$ medusa develop
$ cd ..
$ cd web-store-frontend
$ yarn
$ yarn dev

Resource Credits

Here are some technologies that were very useful throughout the process :