A clone of the facebook profile page built with React and Material UI.
Explore the site »
Report Bug
·
Request Feature
This project can be used as a boiler plate for more ambitious projects
Major frameworks and services used in the development of this project.
-
React -- A JavaScript library for building user interfaces
-
Material-UI -- React components for faster and easier web development. Build your own design system, or start with Material Design.
-
Vercel -- Vercel combines the best developer experience with an obsessive focus on end-user performance. Our platform enables frontend teams to do their best work.
To get a local copy up and running follow these simple example steps.
- Clone the repository,
git clone https://github.com/konichar/facebook.clone.git
You need to have the following installed
-
Nodejs https://nodejs.org/
-
Install application React dependencies
yarn install
- Start frontend server
yarn start
The Frontend server should be localhost:3000.
This project is preconfigured with create react app for production build and snowpack for development
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated 😊
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Project Link: https://github.com/konichar/facebook.clone
Demo Link: https://github.com/konichar/facebook.clone
If you find this project interesting don't forget to leave a star 💥