Skip to content

Feature-rich Amazon-inspired online marketplace with new functionalities like User authentication (Sign in or Login), using MongoDB backend, and an intuitive carousel slider.

Notifications You must be signed in to change notification settings

khushbooag4/CloneZon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites for Environment Setup

Download and Install Nodejs

Open terminal, write the following command and press enter.

npm -v terminal should return your npm version.

Clone Setup

Tech Stack Used:- ReactJs

  1. Clone App Make a new folder and open the terminal there. Write the following command and press enter. https://github.com/khushbooag4/Amazon-Clone.git

  2. Move to current directory Move inside the cloned folder with name amazon-clone. cd amazone-clone

  3. And then move to the directory. cd client

  4. Install node packages Write the following command and press enter to download all required node modules. npm install

  5. Run Locally While you are still inside the cloned folder, write the following command to run the website locally. npm start

NOTE: The port by default will be http://localhost:3000/

For Installation

Server setup

Tech Stack Used:- Node.js, MongoDB

  1. And then move to the directory. cd server

  2. Install node packages Move inside the cloned folder with name codeflow. Write the following command and press enter to download all required node modules. npm install

  3. Run Locally While you are still inside the cloned folder, write the following command to run the website locally. npm start

About

Feature-rich Amazon-inspired online marketplace with new functionalities like User authentication (Sign in or Login), using MongoDB backend, and an intuitive carousel slider.

Resources

Stars

Watchers

Forks

Packages

No packages published