Amazon-Clone
For a Better Understanding of How frontend and backend work in WEB-DEV we have been assigned this project of cloning AMAZON website by our Mentor Mr.Seetaram Yadav
1.Fork it 2.Clone it on your local PC 3.Use the commannd "npm install" to install dependencies 4.To start the client development server run the command "npm run dev" 5.To start the backend dummy server run the command "npx json-server --watch db.json --port 3001"
Instructions on how to use your project and any relevant examples.
Guidelines on how to contribute to your project.
This project is licensed under the MIT License.