Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.36 KB

README.md

File metadata and controls

30 lines (24 loc) · 1.36 KB

possessiveLunch

This is a clone of the popular Internshala website using HTML, CSS, and JavaScript. The purpose of this project is to practice building a complex web application with front-end technologies.

Getting Started To run the Internshala clone on your local machine, you can follow these steps:

Clone the repository: git clone https://github.com//internshala-clone.git Change into the project directory: cd internshala-clone Open the index.html file in your web browser Alternatively, you can use a web server to serve the files. For example, you can use Python's built-in HTTP server by running python -m http.server in the project directory, and then accessing http://localhost:8000 in your web browser.

Features The Internshala clone includes the following features:

User registration and login Search internships and apply for them Post internships as an employer View and manage applications as an employer Technologies Used The Internshala clone uses the following front-end technologies:

HTML CSS JavaScript Bootstrap Contributing If you would like to contribute to the Internshala clone, feel free to submit a pull request! You can also create issues if you encounter any bugs or have suggestions for improvements.

Acknowledgements This project was inspired by the Internshala website, which is a popular platform for finding internships in India.