-
Clone the Repository
git clone https://github.com/jbeil99/e-commerce-react-iti.git cd e-commerce-react-iti -
Install Dependencies
npm install
-
Start the JSON Server
npx json-server server/data.json --port 3000
Ensure that the JSON server is running on port
3000. If using a different port, update the base URL for API calls accordingly. -
Start the Development Server
npm run dev
- Username:
clicon - Password:
admin