Site icon Flutter Packages | Pub dev Packages – Flutter Mobile App World

Full Stack Amazon Clone with Admin Panel

Amazon Clone

Full Stack Amazon Clone along with Admin Panel

Features

YouTube

I have created a tutorial based on this, do check it out on my channel Rivaan Ranawat

Running Locally

After cloning this repository, migrate to flutter-amazon-clone-tutorial folder. Then, follow the following steps:

Then run the following commands to run your app:

Server Side

  cd server
  npm install
  npm run dev (for continuous development)
  OR
  npm start (to run script 1 time)

Client Side

  flutter pub get
  open -a simulator (to get iOS Simulator)
  flutter run

Tech Used

Server: Node.js, Express, Mongoose, MongoDB, Cloudinary

Client: Flutter, Provider

Download the Amazon Clone app source code on GitHub

https://github.com/RivaanRanawat/flutter-amazon-clone-tutorial
Exit mobile version