Skip to content

Latest commit

 

History

History
68 lines (43 loc) · 1.66 KB

README.md

File metadata and controls

68 lines (43 loc) · 1.66 KB

Emphorium

galaxy-cover-template#2

🙋Participants -

Name Github Twitter Discord
Sugato Bagchi SugatoBagchi @sugato_bagchi Sugato Bagchi#6027
Subhanjan Dutta ethan-x11 @subhanjan_dutta Subhanjan Dutta#1833
Kajal Jaiswal kajal1801 @KajalJaiz18 Kajal#2722
Anusha Bera anusha-3 @anusha_bera Anusha Bera#8571

Description

An E-Commerce web-app made using React.js, Next.js and medusa.js.

Preview

1 2 3

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

  1. Clone the repository:
git clone https://github.com/ethan-x11/Emphorium.git
  1. Change directory and install dependencies:
cd Emphorium
medusa new server --seed
cd server
medusa develop
cd ..
cd client 
npm run dev

Resources

Resources we used: