Dream House is basically an E-commerce website for the best quality furniture and decorative items along with the full interior design of the home as well as office indoor and outdoor etc. This website is a clone of Crate and Barrel.
- Cross-platform
- Responsive
- Authorization
- Authentication
- Cookies
Client: HTML, CSS, JavaScript
Server: NodeJs, Express
Database: MongoDB
- Sweetalert2
- js-cookie
Clone the project
git clone https://github.com/RAJKUMARSHRIVASH/Dream_House.git
Go to the project directory
cd Dream_House
Install dependencies
npm install
Start the server
node index.js
To run this project, you will need to add the following environment variables to your .env file
port
mongoURL
GOOGLE_CLIENT_SECRET
GOOGLE_CLIENT_ID
adminKey
sRound
GET /
GET /users
GET /products
GET /admin
GET /cart
https://dream-house.onrender.com/