Skip to content

a responisve clone of Facebook website using Bootstrap 5 and SASS

License

Notifications You must be signed in to change notification settings

AndrewJacop/facebook-clone

Repository files navigation

Facebook Clone

This project is a fully responsive Facebook clone built using HTML5, CSS3, Bootstrap 5.3.2, and Sass. It utilizes Parcel as the bundler. The clone consists of various screens mimicking different functionalities of Facebook, including login, timeline, videos, games, marketplace, groups, and profile.

Screenshots

(Insert screenshots of different screens here)

Contributors

Getting Started

To get a local copy up and running, follow these simple steps:

  1. Clone the repository to your local machine:
git clone https://github.com/your-username/facebook-clone.git
  1. Navigate to the project directory:
cd facebook-clone
  1. Install dependencies:
npm install
  1. Build the project:
npm run build
  1. Start the development server:
npm run start

Usage

Describe how to use the application once it's set up. Include any necessary instructions for navigating the different screens and functionalities.

Contributing

If you'd like to contribute to this project, you can follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/improvement).
  3. Make your changes.
  4. Commit your changes (git commit -am 'Add some feature').
  5. Push to the branch (git push origin feature/improvement).
  6. Create a new Pull Request.

License

This project is licensed under the MIT License. Feel free to modify and distribute the application according to the terms of the license.

About

a responisve clone of Facebook website using Bootstrap 5 and SASS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages