Skip to content

Johnpaul-Attamah/furnishe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Furnishe Furnitures

Complete Ecommerce website(MERN)

Furnishe is an ecommerce app where users can buy furnitures from popular online stores combined.

Features

  • Admin Dashboard, to create products and manage users and orders
  • Advanced product search and filter to enable users make the right choice
  • Credit card payment integration with stripe
  • Users can view and review products
  • User Authentication and authorization with password reset or recovery
  • So much more...

The UI is powered by react and the state managed with core Redux. Data is managed with MongoDB and hosted on heroku.

Installation

Furnishe requires Node.js v10+ to run.

Install the dependencies and devDependencies and start the server.

cd furnishe
npm i
node app

For production environments...

NODE_ENV=production node app

Development

Want to contribute? Great!

Furnishe is build on top Create React App for fast developing. Make a change in your file and instantaneously see your updates!

Open your favorite Terminal and run these commands.

First Tab:

node app

Building for source

For production release:

npm run build

Verify the deployment by navigating to your server address in your preferred browser.

127.0.0.1:5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages