Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

==> Building Tesla Clone App with React Js + TypeScript + Redux + Styled Components + Material-UI + Firebase Authentication + Vercel Hosting (a mobile-friendly)
https://github.com/saddamarbaa/tesla-clone-app-react-typescript

firebase material-ui react-js redux styled-components typescript vercel

Last synced: 25 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# Tesla Clone App

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

# Table of contents

- [Author](#Author)
- [Demo](#Demo)
- [Technologies](#Technologies)
- [Optimizations](#Optimizations)
- [Contributing](#Contributing)
- [Status](#status)
- [Inspiration](#inspiration)
- [Support](#Support)
- [Feedback](#Feedback)
- [Screenshots](#Screenshots)
- [Run Locally](#Run_Locally)
- [Environment Variables](#Environment)
- [Related Projects](#Related_Projects)

# Author

### @Saddam Arbaa

# Technologies

**Client:**

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

**Server:**

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

# Demo

## LIVE DEMO

# Related_Projects

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

### Github Repo
### LIVE DEMO

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

### Github Repo
### LIVE DEMO

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

### Github Repo

### LIVE DEMO

### Amazon Clone App built with React Js + TypeScript + Redux + Styled Components

### Github Repo

### LIVE DEMO

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

### Github Repo

### LIVE DEMO

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

### Github Repo

### LIVE DEMO

# Optimizations

- Memoization (useMemo, Memo)
- Code-Splitting – React
- Function components
- React hooks
- React useEffect cleanup

# Contributing

Contributions are always welcome!

# Support

For support, email [email protected].

# Feedback

If you have any feedback, please reach out to me at [email protected]

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

```bash
https://github.com/saddamarbaa/tesla-clone-app-react-typescript
```

Go to the project directory

```bash
cd tesla-clone-app-react-typescript
```

Install dependencies

```bash
npm install
```

Start the server

```bash
npm start

```

# Environment

- To run this project, you will need to create a new project on firebase 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: in progress I'm working on it in my free time

# Inspiration

Build By Saddam Arbaa Project inspired by [Tesla] https://www.tesla.com/

# Screenshots

## Registration Page
![image](https://user-images.githubusercontent.com/51326421/179383163-3581be5c-03b4-4a59-87c8-9ded67c0dcc6.png)

![image](https://user-images.githubusercontent.com/51326421/179383172-9f77f29d-f005-4e5d-bc83-edfeaa630a79.png)

![image](https://user-images.githubusercontent.com/51326421/179383178-8f9b5049-6bae-40bc-9c78-9340259f0740.png)

## Sign in page

![image](https://user-images.githubusercontent.com/51326421/179383094-4e81efef-66ea-4b27-bf88-13e110bcdea4.png)

![image](https://user-images.githubusercontent.com/51326421/179383130-37754a0d-46ee-4720-bd7f-44274dc3c7e6.png)

![image](https://user-images.githubusercontent.com/51326421/179383142-49a8946b-9ff1-4386-b3ba-5581e06cc3a2.png)

## Home Page

![image](https://user-images.githubusercontent.com/51326421/179383022-e608b3c0-5c41-4c0c-88ab-74782aa0c774.png)

![image](https://user-images.githubusercontent.com/51326421/179383033-12199820-7fbc-40de-8f89-6b578463b98f.png)

![image](https://user-images.githubusercontent.com/51326421/179383045-d5b7352c-d6ff-46c7-a0b4-2ef355cea1be.png)