CodeVault is a simple web application that allows users to search for coding questions by words present in the question description. It provides a clean and user-friendly interface for quick and efficient searching.
- Search: Enter your search terms to find coding resources relevant to your query.
- Responsive Design: The website is fully responsive and adapts to different screen sizes and devices.
To run the CodeVault web application locally, follow these steps:
- Clone the repository:
git clone https://github.com/2912anushka/Code_Vault.git
- Navigate to the project directory:
cd Code_Vault
- Open the index.html file in a web browser.
The CodeVault web application utilizes the following dependencies:
- Bootstrap 5.3.0: CSS framework for styling the website.
- Popper.js Core 2.11.8: JavaScript library for positioning and popovers.
These dependencies are included via CDN links in the HTML file, so no additional installation is required.
Contributions to CodeVault are welcome! If you encounter any issues or have suggestions for improvement, please feel free to open an issue or submit a pull request. Make sure to follow the existing coding style and guidelines.
Find the deployed website here: https://codevault.onrender.com