Skip to content

The furniture website utilizes a combination of technologies such as React, React Router, MongoDB, Stripe, Express, and Node.js to deliver a robust and feature-rich platform. Users can explore a wide range of furniture options, view product details, and even make secure online payments using the integrated Stripe payment gateway.

Notifications You must be signed in to change notification settings

SomnathKar000/Furniture-website

Repository files navigation

Welcome everyone to our open-source furniture website!

Screenshot (127) Screenshot from 2023-03-28 23-24-01 Products page

To run this website, please follow these steps:

  1. Install the required dependencies by running the following command in the root directory of the project:
  • npm i
  1. Change the directory to backend using the following command:
  • cd backend/
  1. Install the required dependencies for the backend by running the following command:
  • npm i
  1. Change the directory from 'backend' to previous directory:
  • cd ..
  1. Start both the frontend and backend servers using the following command in the root directory of the project:
  • npm run both

Once you have completed these steps, you should be able to access the Comfy website in your web browser at http://localhost:3000.

Enjoy!

We are open for contributions you can contribute us by creating a issue, then get assigned to yourself and create Pull request for particular issue.

About

The furniture website utilizes a combination of technologies such as React, React Router, MongoDB, Stripe, Express, and Node.js to deliver a robust and feature-rich platform. Users can explore a wide range of furniture options, view product details, and even make secure online payments using the integrated Stripe payment gateway.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages