A modern and responsive homepage built using React and Tailwind CSS. This project demonstrates clean UI design, reusable components, and responsive layout practices used in modern frontend development.
🔗 https://hcd-homepage-kz2fqxdb4-tanvi-bhatts-projects.vercel.app/
The HCD Homepage is a visually appealing landing page created to showcase modern UI/UX design principles. The project focuses on building a structured homepage with reusable components, smooth navigation, and responsive design.
- Responsive design for desktop, tablet, and mobile
- Modern and clean user interface
- Component-based architecture
- Reusable UI components
- Smooth and intuitive user experience
- Fast deployment using Vercel
Frontend technologies used in this project:
- React.js
- Tailwind CSS
- JavaScript (ES6+)
- HTML5
- CSS3
hcd-homepage
│
├── public
│
├── src
│ ├── components
│ │ ├── Section.jsx
│ │ ├── Button.jsx
│ │ └── Toast.jsx
│ │
│ ├── pages
│ │ └── Home.jsx
│ │
│ ├── styles
│ │ └── global.css
│ │
│ ├── App.jsx
│ └── main.jsx
│
└── package.json
Clone the repository
git clone https://github.com/your-username/hcd-homepage.gitNavigate to the project directory
cd hcd-homepageInstall dependencies
npm installRun the development server
npm run devContributions are welcome.
Steps to contribute:
- Fork the repository
- Create a new branch
- Make your changes
- Commit your changes
- Open a Pull Request
Developed by Tanvi Bhatt