Skip to content

Huddle's sleek landing page offers seamless team collaboration, providing tools for effortless communication and productivity.

License

Notifications You must be signed in to change notification settings

skyv26/huddle-landing-page-block

Repository files navigation

logo

Huddle Landing Page - Alternate Block

📗 Table of Contents

📖 Huddle Landing Page

Huddle's sleek landing page offers seamless team collaboration, providing tools for effortless communication and productivity.

🛠 Built With

Tech Stack

Client

Key Features

  • Responsive Design
  • Mobile First Design
  • Designed with tailwindcss
  • Light and dark mode
  • Interactive
  • Context API for global state management
  • React Hooks

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Node.js
  • React.js
  • Vite.js
  • TailwindCSS
  • React Hooks

Setup

Clone this repository to your desired folder:

  cd your-desired-folder
  git clone git@github.com:skyv26/huddle-landing-page-block.git

Install

Install this project with:

  cd huddle-landing-page-block
  npm install

Usage

To run the project, execute the following command:

Run the server

  npm run dev

Run for Build

  npm run build

Run for gh-pages deployment

  npm run deploy

Run tests

To run tests, run the following command:

   npm run test 

Deployment

You can deploy this project using:

  • gh-pages (GitHub Pages)
  • Netlify
  • Vercel
  • Render
  • Railway App

(back to top)

👥 Authors

👤 Aakash Verma

(back to top)

🔭 Future Features

  • Snapshot Testing
  • Jest Testing

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, please click on ⭐️ button to show your love and support.

(back to top)

🙏 Acknowledgments

I would like to thanks my critics

(back to top)

❓ FAQ

  • is your project contain responsive ?

    • I tried my the best for this project and made it responsive from >= 280px <=1440px screen size.
  • Did you implemented the light/dark mode ?

    • A big YES 😄

(back to top)

📝 License

This project is MIT licensed.

(back to top)