Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ayushiee/fb-clone

A simple and responsive facebook clone built using Typescript and React.
https://github.com/ayushiee/fb-clone

clone facebook facebook-clone firebase reactjs sass typescript vitejs

Last synced: 20 days ago
JSON representation

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

Awesome Lists containing this project

README

        

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

I chose [vitejs](https://vitejs.dev/) as a build tool for this project (Thanks [@karanpratapsingh](https://github.com/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](https://fb-clone-ayushiee.vercel.app).

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

## Demo
![Demo-1](src/assets/demo.gif)



## Technologies used
![Tech used](src/assets/techUsed.png)

## Running the project
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

In the project directory, you can run:

#### `yarn start`

It runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.