richardokonicha / facebook.clone

A Facebook clone built with React and material.ui

Home Page:https://facebook-clone-henna.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Facebook Clone


Logo

Facebook helps you connect and share with the people in your life.

A clone of the facebook profile page built with React and Material UI.
Explore the site »

Report Bug · Request Feature

About The Project

the Facebook clone

This web application is written in React & Material-UI 🛫

This project can be used as a boiler plate for more ambitious projects

Built With 💖

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.

Getting Started

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

React Frontend Prerequisites

You need to have the following installed

  1. Nodejs https://nodejs.org/

  2. Install application React dependencies

yarn install
  1. Start frontend server
yarn start

The Frontend server should be localhost:3000.

Usage

This project is preconfigured with create react app for production build and snowpack for development

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

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 😊

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Project Link: https://github.com/konichar/facebook.clone

Demo Link: https://github.com/konichar/facebook.clone

The Facebook clone If you find this project interesting don't forget to leave a star 💥

About

A Facebook clone built with React and material.ui

https://facebook-clone-henna.vercel.app/

License:MIT License


Languages

Language:JavaScript 88.4%Language:HTML 11.6%