Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicholaskajoh/faceclone-html-template
A very very basic Facebook clone HTML template.
https://github.com/nicholaskajoh/faceclone-html-template
clone facebook html template
Last synced: 3 days ago
JSON representation
A very very basic Facebook clone HTML template.
- Host: GitHub
- URL: https://github.com/nicholaskajoh/faceclone-html-template
- Owner: nicholaskajoh
- Created: 2017-05-27T16:17:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-08T07:19:25.000Z (over 7 years ago)
- Last Synced: 2024-08-02T05:07:16.156Z (3 months ago)
- Topics: clone, facebook, html, template
- Language: HTML
- Homepage:
- Size: 337 KB
- Stars: 41
- Watchers: 5
- Forks: 31
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## FaceClone HTML template
A very very basic Facebook clone template meant for readers of my Medium posts on building a Facebook clone with PHP from scratch. Download and build your own Facebook!
This template contains 3 main pages: **index.html**, **home.html** and **profile.html**. **template.html** is the layout file for FaceClone. You can use it to create other page templates.
FaceClone uses Bootstrap, a HTML, CSS and Javascript framework for making beautiful UIs quickly. You can check it out here: [https://getbootstrap.com](https://getbootstrap.com).