This repository showcases the Real Enquiries Landing Page, a modern and responsive landing page built with React and TailwindCSS, demonstrating my proficiency in front-end development and modern web technologies.
The Real Enquiries Landing Page was built using the following technologies:
React: For building reusable UI components and managing state effectively.
TailwindCSS: To implement custom and responsive styling efficiently.
GitHub Actions: For continuous integration and deployment.
GitHub Pages: For hosting the landing page.
React Router DOM: For handling dynamic routing in the application.
PostCSS, Autoprefixer: For managing CSS transformations and ensuring cross-browser compatibility.
Testing Library: For robust and reliable unit testing.
React Microsoft Clarity: For capturing user behavior and improving the user experience.
Responsive Design: Built with TailwindCSS to ensure adaptability across all devices.
Dark Mode Support: Implemented a visually appealing dark mode for better accessibility.
Optimized Deployment: Integrated gh-pages for deploying the app effortlessly.
Modular Architecture: Leveraged React’s component-based architecture for maintainable and scalable code.
Automated CI/CD: Ensured quality and reliability by integrating CI/CD workflows directly within GitHub Actions.
The following scripts are available to run the app:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production and deploys it to GitHub Pages.
Open https://realenquiries.com/ to view it in your browser.
You can explore the live version of this landing page here: Real Enquiries Landing Page