This is the source code for the Insure Landing Page project, built as part of a challenge from Frontend Mentor. The project is built using React and designed to match the requirements outlined in the challenge.
You can view the live demo of the project here.
This project is a landing page for an insurance company, showcasing a modern, clean design with a responsive layout. The design and functionality are inspired by the FrontEndMentor challenge, and it is built using React.
- Responsive design that works on mobile and desktop.
- Modern layout with a desktop-first approach.
- Clean UI with a focus on user experience.
- Implemented with React for easy scalability and component management.
- React: JavaScript library for building user interfaces.
- CSS: For styling the page with a responsive layout.
- JavaScript: Used for implementing React.
To run the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/neutrovertido/frontendmentor-insure-react.git
- Install dependencies:
npm install
- Run the app:
npm start
- Open the project in your browser to explore the landing page.
- The design is responsive across mobile, tablet, and desktop devices.
Feel free to fork the repository and submit pull requests.
This project is licensed under the MIT License.
Built with ❤️ by Neutrovertido