kunalkeshan / LinkedIn-Signup-Static-Clone

A static clone of LinkedIn Sign-Up page created during Think-Digital's Web Development Workshop for 2022 recruits.

Home Page:https://kunalkeshan.github.io/LinkedIn-Signup-Static-Clone/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LinkedIn-Signup-Static-Clone

A static clone of LinkedIn Sign-Up page created during Think-Digital's Web Development Workshop for 2022 recruits.

Workshop Poster

Table of Contents:

πŸ›« Prerequisites

For this project we'll be using the live server extension in VS Code to reload the browser everytime we make some changes during our development phase.

Name: Live Server Id: ritwickdey.LiveServer Description: Launch a development local Server with live reload feature for static & dynamic pages Version: 5.7.9 Publisher: Ritwick Dey VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer

πŸš€ Getting Started

Clone this Repo (If familiar with GitHub and Git)

  • Clone the Repository (make sure you've installed git for this). Run the below command in your terminal or command prompt.
git clone https://github.com/kunalkeshan/LinkedIn-Signup-Static-Clone.git

Download the Zip File

  • Click on the Code button the middle right side of the page.
  • Click on the Download ZIP to download a zip folder of the project.

Download ZIP

  • Extract the folder from the zip download.

πŸ•Έ Open the project in your Browser.

  • Open the LinkedIn-Signup-Static-Clone folder.
  • Open the index.html file in your browser to view the output.
  • View code with any text editor of your choice.
  • It should be something like this:

Output

πŸ€— Meet the team

Appala Sai Surya Varun Surya Prakash Kunal Keshan
Varun Surya Kunal
Domain Head Domain Manager Co-Domain Head

πŸ“ƒ License

This project is licensed under the MIT License.

πŸ—‘οΈ Forking this Repo?

Many people have contacted us asking if they can use this code for their own websites. The answer to that question is usually "yes", with attribution. There are some cases, such as using this code for a business or something that is greater than a personal project, that we may be less comfortable saying yes to. If in doubt, please don't hesitate to ask us.

We value keeping this project open source, but as you all know, plagiarism is bad. We actively spend a non-negligible amount of effort developing, designing, and trying to perfect this iteration of our project, and we are proud of it! All we ask is to not claim this effort as your own.

So, feel free to fork this repo. If you do, please just give us proper credit by linking back to this repo, https://github.com/kunalkeshan/LinkedIn-Signup-Static-Clone. Refer to this handy [quora] post if you're not sure what to do. Thanks!

πŸ˜‡ Mentions

Part of this README and CONTRIBUTING was inspired from https://github.com/monkeytypegame/monkeytype, https://github.com/SneakySensei/react-lean-modal and https://github.com/kunalkeshan/Shiryoku.


If you found this project helpful, make sure to drop a 🌟! It helps it become more visible to others.

About

A static clone of LinkedIn Sign-Up page created during Think-Digital's Web Development Workshop for 2022 recruits.

https://kunalkeshan.github.io/LinkedIn-Signup-Static-Clone/

License:MIT License


Languages

Language:HTML 55.4%Language:CSS 33.2%Language:JavaScript 11.4%