saddamarbaa / pinterest-clone-app-react-typescript

==> Building Pinterest Clone App with React Js + TypeScript + React Context API + Styled Components + Firebase Realtime Database + Vercel Hosting + User Authentication (a mobile-friendly)

Home Page:https://pinterest-clone-df800.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pinterest Clone App

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

Table of contents

Author

Technologies

Client:

  • React Js (class based components)
  • TypeScript
  • Styled Component
  • React Context API

Server:

  • Vercel Hosting
  • Firebase Google Authentication

Demo

Related_Projects

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

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

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

Messenger Clone App built with React Js + Next Js + Redux + Styled Components + Material-UI

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

Signal Clone App built with React Native + TypeScript + Expo + React Navigation + Firebase Realtime Database + User Authentication + Passwordless Authentication with Magic Link

WhatsApp Clone App built with React Js + React Context API + Styled Components + Material-UI + Firebase Realtime Database + Firebase Hosting

Slack Clone App built with React Js + Next Js + Styled Components + firebase-hooks + Material-UI

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

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

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

Features

  • Search functionality
  • Google Authentication

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

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

Go to the project directory

  cd pinterest-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: in progress I'm working on it in my free time

Inspiration

Build By Saddam Arbaa Project inspired by [Pinterest] https://id.pinterest.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

Log in Page

Screenshot 2022-11-11 at 08-41-18 Pinterest

responsive on large screens

image

responsive on small screens

Screenshot 2022-11-11 at 00-40-02 Pinterest Clone App

About

==> Building Pinterest Clone App with React Js + TypeScript + React Context API + Styled Components + Firebase Realtime Database + Vercel Hosting + User Authentication (a mobile-friendly)

https://pinterest-clone-df800.web.app/

License:MIT License


Languages

Language:TypeScript 90.7%Language:CSS 5.3%Language:HTML 4.0%