Skip to content

A simple and responsive facebook clone built using Typescript and React.

Notifications You must be signed in to change notification settings

ayushiee/fb-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4513070 · Jul 9, 2021

History

69 Commits
Jun 25, 2021
Jul 4, 2021
Jul 9, 2021
Jun 25, 2021
Jun 25, 2021
Jul 4, 2021
Jul 4, 2021
Jun 29, 2021
Jun 25, 2021
Jun 25, 2021
Jul 9, 2021
Jul 4, 2021
Jul 4, 2021
Jul 4, 2021
Jun 25, 2021
Jun 29, 2021
Jul 4, 2021

Repository files navigation

Facebook Clone

A simple, responsive Facebook Clone made using Typescript and React.

I chose vitejs as a build tool for this project (Thanks @karanpratapsingh for the recommendation! 🙌). It truly is blazing fast!⚡

Currently, I have implemented the feed update feature only, along with a widget.

Deployed it using vercel here.

Please leave a ⭐ as motivation if you liked the implementation 😄

Demo

Demo-1

Technologies used

Tech used

Running the project

This project was bootstrapped with Create React App.

In the project directory, you can run:

yarn start

It runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.