๐ Vervebridge Internship Projects.
Welcome to the Vervebridge repository! ๐ This is where I showcase all the cool projects Iโve worked on during my internship at Vervebridge. Each folder represents a different project, and Iโve included everything you need to understand and run them. Dive in and explore! ๐
๐ Contents
๐ค๏ธ Weather App
A simple, responsive weather app built with React. Users can search any city to get real-time weather data, including temperature, humidity, and conditions, via the OpenWeather API. The app features a clean design with a toggleable sidebar for easy navigation.
... (More to come as I push more projects!)
Each project contains:
โ Source code
๐ Documentation
๐ ๏ธ Technologies Used
Here are the main tools and technologies I've worked with in these projects:
React: Building dynamic user interfaces.
JavaScript (ES6+): For all the logic and interactivity.
HTML5 & CSS3: Structuring and styling the pages.
Git & GitHub: Version control and collaboration.
๐ How to Use This Repo
Navigate to the project folder youโre interested in.
Follow the specific instructions in the projectโs README to set it up.
(More projects will be added as the internship progresses!)
๐ License This repository is for educational purposes and personal growth. Feel free to explore, learn, and share, but make sure to give credit where due! ๐
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh