Skip to content

==> Building Amazon Clone App with React Js + TypeScript + Redux + Styled Components + Material-UI + Cloud Functions + Vercel Hosting + User Authentication (a mobile-friendly)

License

Notifications You must be signed in to change notification settings

saddamarbaa/amazon-clone-app-react-typescript

Repository files navigation

Amazon Clone App

Building Amazon Clone App with React Js, TypeScript, Redux, Styled Component, Material-UI, Cloud Functions, Vercel Hosting, with complete user authentication (a mobile-friendly).

Table of contents

Author

Technologies

Client:

  • React Js
  • Redux
  • Redux
  • Styled Component
  • Material-UI

Server:

  • Vercel Hosting
  • Firebase Google Authentication
  • Firebase Email and password Authentication

Demo

Related_Projects

Amazon Cart built with React Js

Airbnb Clone App built with React Js + Next Js + TypeScript + Redux + Tailwind CSS

Tesla Clone App built with React Js + TypeScript + Redux + Styled Components + Material-UI + Vercel Hosting

Netflix Clone App built with React Js + TypeScript + Redux + Stripe Checkout/Payments + Vercel Hosting + Firebase

LinkedIn Clone App built with React Js + TypeScript + Redux + Styled Components + Material-UI + Firebase Realtime Database + Vercel Hosting

Facebook Clone App built with React Js + Next Js + TypeScript + Redux + Styled Components

Instagram Clone App built with React Js + Next Js + TypeScript + Redux + Tailwind CSS + Heroicons

Features

  • Complete user authentication users can sign in, sign out
  • Add products to their basket
  • Checkout total payment
  • Checkout order page
  • Used Fake Store API https://fakestoreapi.com/
  • Stripe Checkout/Payments (TODO)
  • Cloud Functions (TODO)

Optimizations

  • Memoization (useMemo, Memo)
  • react-lazy-load-image-component
  • Code-Splitting – React
  • suspense component - React
  • Function components
  • React hooks
  • React useEffect cleanup
  • Server-side rendering - Next.js(TODO)

Contributing

Contributions are always welcome!

Support

For support, email saddamarbaas@gmail.com.

Feedback

If you have any feedback, please reach out to me at saddamarbaas@gmail.com

Twitter https://twitter.com/ArbaaSaddam/

Linkedin. https://www.linkedin.com/in/saddamarbaa/

Github https://github.com/saddamarbaa

Instagram https://www.instagram.com/saddam.dev/

Facebook https://www.facebook.com/saddam.arbaa

Run_Locally

Clone the project

  https://github.com/saddamarbaa/amazon-clone-app-react-typescript

Go to the project directory

  cd amazon-clone-app-react-typescript

Install dependencies

  npm install

Start the server

  npm start

Environment

  • To run this project, you will need to create a new project on firebase, setup Firebase Realtime Database and add the following environment variables to your .env file

  • REACT_APP_FIREBASE_API_KEY

  • REACT_APP_AUTH_DOMAIN

  • REACT_APP_STORAGE_BUCKET

  • REACT_APP_PROJECT_ID

  • REACT_APP_MESSAIN_SENDER_ID

  • REACT_APP_APPID

Status

Project is now complete in React js so my next step I would love to convert to React + TypeScript + Next.js

Inspiration

Build By Saddam Arbaa Project inspired by [Amazon] https://www.amazon.com/

Deployment

To deploy this project on firebase Flow the firebase documentation Firebase Documentation

  • create a new project on firebase
  • npm install -g firebase-tools
  • firebase init
  • npm run build
  • firebase deploy

Screenshots

Sign in page

image

image

Log in Page

image

image

Responsive on large screens - Home Page

image

image

Responsive on mobile and tablet screens

image

Responsive on small screens

image

Shopping Basket Page

image

Orders Page

image

Ckeckout Page

image

About

==> Building Amazon Clone App with React Js + TypeScript + Redux + Styled Components + Material-UI + Cloud Functions + Vercel Hosting + User Authentication (a mobile-friendly)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published