Building Pinterest Clone App with React Js, TypeScript, Redux, Styled Component, Firebase, Vercel Hosting, with complete user authentication (a mobile-friendly).
- Author
- Demo
- Technologies
- Features
- Related Projects
- Contributing
- Status
- Inspiration
- Support
- Feedback
- Run Locally
- Environment Variables
- Deployment
- Screenshots
Client:
- React Js (class based components)
- TypeScript
- Styled Component
- React Context API
Server:
- Vercel Hosting
- Firebase Google Authentication
LinkedIn Clone App built with React Js + TypeScript + Redux + Styled Components + Material-UI + Firebase Realtime Database + Vercel Hosting
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
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
- Search functionality
- Google Authentication
Contributions are always welcome!
For support, email saddamarbaas@gmail.com.
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
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
-
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
Project is: in progress I'm working on it in my free time
Build By Saddam Arbaa Project inspired by [Pinterest] https://id.pinterest.com/
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