Divya Kumari, a B.Tech CSE student, completed a web development training program that covered HTML/CSS, Git and GitHub, Vercel deployment, and Tailwind CSS. She created an Amazon clone using HTML/CSS, managed version control with Git, deployed projects on Vercel, and built a project using Tailwind CSS. This training provided her with valuable knowledge and hands-on experience in modern web application development.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
0 ratings0% found this document useful (0 votes)
7 views2 pages
Report
Divya Kumari, a B.Tech CSE student, completed a web development training program that covered HTML/CSS, Git and GitHub, Vercel deployment, and Tailwind CSS. She created an Amazon clone using HTML/CSS, managed version control with Git, deployed projects on Vercel, and built a project using Tailwind CSS. This training provided her with valuable knowledge and hands-on experience in modern web application development.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
You are on page 1/ 2
WEB DEVELOPMENT TRAINING REPORT
Introduction
My name is Divya Kumari, a student of B.Tech CSE (4th SEM), and I recently completed a
comprehensive web development training program. This training provided me with vaiuable
knowledge and hands-on experience in building modern web applications using multiple
technologies.
In this program, | learned different types of technologies, which are detailed below:
1. HTML/CSS
The first step of my web development journey was learning HTML and CSS. To practice front-
end web development, | created a Amazon clone using Html & css.
2. Git and GitHub
After learning HTML/CSS, | worked with Git and GitHub for version control and collaboration
This step helped me understand how developers manage code changes and work together on
projects.
Features Implemented:
Initialized a Git repository and tracked project files.
Pushed the project to a public repository on GitHub.
3. Deploying Projects on Vercel
After managing version control with Git and GitHub, | deployed my project online using Vercel.
This step helped me understand how to host websites and make them accessible worldwide.Features Implemented:
Connected my GitHub repository to Vercel.
Configured automatic deployments on every push to the main branch.
Set up a custom domain for the project
4. Tailwind CSS
| also learned Tailwind CSS, which provides utility classes to style components efficiently
without writing custom CSS. This helped me improve my ability to create consistent designs
quickly.
To practice Tailwind CSS, | built a small project named , using Tailwind’s pre-defined classes for
spacing, colors, typography, and layout.