Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/echaftech23/linkedin_project
Linkedin project with html5, css3, and js
https://github.com/echaftech23/linkedin_project
css3 html5 js linkedin
Last synced: about 2 months ago
JSON representation
Linkedin project with html5, css3, and js
- Host: GitHub
- URL: https://github.com/echaftech23/linkedin_project
- Owner: Echaftech23
- Created: 2023-07-03T20:47:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-26T17:53:50.000Z (about 1 year ago)
- Last Synced: 2023-11-26T18:41:20.979Z (about 1 year ago)
- Topics: css3, html5, js, linkedin
- Language: HTML
- Homepage:
- Size: 2.86 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LinkedIn Mockup Project
## Overview
This project is a mockup of the LinkedIn platform, implemented using HTML, CSS, and JavaScript. The goal of the project was to recreate the user interface and key features of the LinkedIn website to showcase front-end development skills.
## Features
- **Profile Page:** Create and customize your profile, including profile picture, headline, and summary.
- **Posts and Feed:** Share posts, like and comment on others' posts, and see a feed of updates from connections.
- **Search Functionality:** Find and connect with other users using the search feature.## Technologies Used
- **HTML5:** Markup language for structuring the project's content.
- **CSS3:** Styling language for creating a visually appealing and responsive design.
- **JavaScript:** Used for adding interactivity to the user interface.## Project Structure
- **index.html:** The main HTML file containing the structure of the web pages.
- **styles.css:** CSS file for styling and layout.
- **file.js:** JavaScript file for handling interactive features.## How to Run
1. Clone the repository: `git clone https://github.com/your-username/linkedin-mockup.git`
2. Open `index.html` in your preferred web browser.## Demo
For a live demonstration, visit [Linkedin clone project](https://echaftech23.github.io/Linkedin_project/).
Feel free to explore the code and contribute to the project. Your feedback is welcome!