Project Explanation: RainyDays
Overview
As part of my Cross Course project, I developed RainyDays, a website dedicated to the beauty and tranquility of rainy days clothes.
Key Features
- Home Page: Features a trending section fetching images and information from the WordPress REST API.
- Men Page: Displays all the items with the tag "men"
- Women Page: Displays all the items with the tag "women"
- All Page: Displays all the items.
- About Page: Provides information about the sites purpose and the story behind it.
- Contact Us: Displays a contact form for contacting us (not functional)
Technical Aspects
- Built using HTML, CSS, Rest API and JavaScript
- Utilizes WordPress as a headless CMS for content management
- Implements responsive design for optimal viewing on various devices
- Incorporates dynamic content loading through WordPress REST API
Project Goals
- Demonstrate proficiency in front-end web development
- Create an engaging and informative platform for rainy day enthusiasts
- Practice integrating a headless CMS with a custom-built frontend
- Showcase skills in UI/UX design and responsive web development