This project is my submission for the Frontend Mentor Challenge titled "Huddle Landing Page With Cureved Sections". The challenge involved creating a standalone Angular application with a specific design provided by Frontend Mentor and incorporating Tailwind CSS for styling and responsive.
You can view the live demo of the project here.
- Angular application built as a standalone project.
- Utilizes the power of the Angular framework for dynamic rendering and interactivity.
- Tailwind CSS is used for responsive styling and layout.
- Angular.
- Angular Font Awesome Library
- Tailwind CSS.
- HTML5.
Clone the repository
git Clone https://github.com/Da-achraf/HuddleLandingPage.git
Install dependencies
npm install
Start the development server
ng serve
Open your browser and navigate to http://localhost:4200/ to see the application in action
Mobile | Desktop |
---|---|
- Designed by Frontend Mentor
- Coded by Achraf BOUKIR