Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 1.45 KB

README.md

File metadata and controls

47 lines (33 loc) · 1.45 KB

Frontend Mentor Challenge: Huddle Landing Page With Cureved Sections

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.

Features

  • 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.

Technologies Used

  • Angular.
  • Angular Font Awesome Library
  • Tailwind CSS.
  • HTML5.

Usage

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

Screenshots

Mobile Desktop

Credits