An open API service indexing awesome lists of open source software.

https://github.com/aurelioo29/landing-page-bootcamp-mm

Repository landing page for data bootcamp designed for Multimatics Company, showcasing programs in Data Analytics, Data Science, and Data Engineering. Built using Next.js and Chakra UI with a focus on responsive design and optimal user experience.
https://github.com/aurelioo29/landing-page-bootcamp-mm

aos-animation chakraui nextjs zustand

Last synced: 2 months ago
JSON representation

Repository landing page for data bootcamp designed for Multimatics Company, showcasing programs in Data Analytics, Data Science, and Data Engineering. Built using Next.js and Chakra UI with a focus on responsive design and optimal user experience.

Awesome Lists containing this project

README

          

# 🌟 Multimatics Bootcamp Landing Page

Welcome to the **Multimatics Bootcamp Landing Page** repository! πŸš€ This project is a modern and responsive website designed to showcase the bootcamp programs offered by **Multimatics Company**, focusing on **Data Analytics**, **Data Science**, and **Data Engineering**.

## πŸ”‘ Key Features

✨ **Comprehensive Bootcamp Information**
Learn about the cutting-edge programs offered in **Data Analytics**, **Data Science**, and **Data Engineering**.

✨ **Responsive Design**
Seamlessly adapts to mobile, tablet, and desktop screens for an optimal user experience.

✨ **Dynamic UI Components**
Engaging user interface with sliders, animations, and interactive elements.

✨ **Form Integration**
Simple and effective forms for inquiries and program registration.

## πŸ› οΈ Built With

| **Technology** | **Purpose** |
| -------------- | ---------------------------------------------- |
| **Next.js** | Framework for building fast, scalable web apps |
| **Chakra UI** | Elegant and responsive design system |
| **AOS** | Smooth animations on scroll |
| **Zustand** | Lightweight state management |

---

## πŸš€ Quick Start

Follow these steps to set up and run the project on your local machine:

1. Clone the repository:

```bash
git clone https://github.com/aurelioo29/Landing-Page-Bootcamp-MM.git
```

2. Navigate to the project directory:

```bash
cd Landing-Page-Bootcamp-MM
```

3. Install the required dependencies:

```bash
npm install
```

4. Start the development server:

```bash
npm run dev
```

5. Open your browser and visit: http://localhost:3000 🌐

## πŸ“ Project Structure

Here's an overview of the project's folder structure:

```bash
πŸ“¦ Landing-Page-Bootcamp-MM
β”œβ”€β”€ πŸ“‚ public
β”œβ”€β”€ πŸ“‚ src
β”‚ β”œβ”€β”€ πŸ“‚ components
β”‚ β”œβ”€β”€ πŸ“‚ data
β”‚ β”œβ”€β”€ πŸ“‚ hooks
β”‚ β”œβ”€β”€ πŸ“‚ pages
β”‚ β”œβ”€β”€ πŸ“‚ styles
β”‚ └── πŸ“‚ theme
β”œβ”€β”€ .eslintrc.json
β”œβ”€β”€ .gitignore
β”œβ”€β”€ README.md
β”œβ”€β”€ jsconfig.json
β”œβ”€β”€ next.config.js
β”œβ”€β”€ package-lock.json
β”œβ”€β”€ package.json
```

## 🀝 Contributions Welcome!

We’d love to have your input! Whether it’s fixing bugs, adding new features, or improving the documentation, your contributions are highly appreciated. To contribute:

1. Fork the repository.
2. Create a feature branch:

```bash
git checkout -b feature/new-feature
```

3. Commit your changes:

```bash
git commit -m "Add new feature"
```

4. Push your branch:

```bash
git push origin feature/new-feature
```

5. Open a Pull Request. πŸŽ‰

## πŸ’¬ Questions or Feedback?

If you have any questions or suggestions, feel free to reach out via GitHub issues. 😊