This is my very first GitHub project built using React, TailwindCSS, and Vite. It features reusable components such as a Navbar, Footer, BlogDetails, and Loading Spinner, with clean and modular code structure. The project structure is optimized for scalability, with best practices in component architecture and responsive design. Feel free to explo
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
^4.1.11^1.13.1^19.1.0^19.1.0^5.5.0^7.7.1^0.17.0^11.2.10^9.30.1^19.1.8^19.1.6^4.6.0^10.4.21^9.30.1^5.2.0^0.4.20^16.3.0^8.5.6^3.4.17^7.0.417
commits
🎨 Added custom logo & updated page title for I3Center branding
6d913afView on GitHub🎉 Final commit: Completed Navbar and BlogDetails components. Project ready for deployment.
7152da1View on GitHubrefactor: renamed and cleaned up Loading component, improved BlogDetails page
9fc6107View on GitHubfeat: create reusable Loading component and use in Blog and BlogDetails
78d9566View on GitHubstyle: updated blog thumbnails and improved Blog page layout and hover effects
8cbbd26View on GitHubrefactor: update Blog and Home layout for improved blog preview and structure
60f6c27View on GitHubfeat: implement Blog and BlogDetails pages with dynamic content from Blogs.json
2a7c88fView on GitHubfeat: include blog images for use in blog listing and details pages
07534d8View on GitHubfeat: add Blog and BlogDetails pages with routing and reusable Footer
3278011View on GitHubfeat: integrate Navbar, Slider, and Topics into Home page layout
263ce8aView on GitHubfeat: add assets and enhance Navbar with dynamic mobile menu toggle
c3ebcc2View on GitHubfeat: implement Navbar component with mobile toggle, routing, and icons
2dc95a2View on GitHubfeat: implement dark mode toggle using useEffect and localStorage
8c20e58View on GitHub