Skip to content

A Shopify-like e-commerce store for home bakers to sell their products

Notifications You must be signed in to change notification settings

muhammedsamal/fromhome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FromHome

A Shopify-like e-commerce store for home bakers to sell their products, and grow their business

Build Using MERN stack

Installation

Example:

You will need node and npm installed globally on your machine.

Clone down this repository.

 git clone https://github.com/muhammedShamal/fromhome

change directory to server

cd server

Install packages

npm install

change directory to vite_client

cd vite_client

Install packages

npm install

create a .env file (refer .env.example) and add all environmental variables

to run server

npm start

to run client

npm run dev

To visit App

https://localhost:3000/

About

A Shopify-like e-commerce store for home bakers to sell their products

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages