Welcome to Shopy! This is a React project for an online shopping platform.
Follow these steps to set up the project locally on your machine:
- Node.js (v14.x or later)
- npm (v6.x or later)
- Fork the Repo!
git clone https://github.com/<your Username>/Shopy.git
cd Shopy
npm install
npm run dev
Contributing Contributions are welcome! Feel free to submit pull requests or raise issues for any improvements or bug fixes.