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.
- Host: GitHub
- URL: https://github.com/aurelioo29/landing-page-bootcamp-mm
- Owner: aurelioo29
- Created: 2024-10-07T02:04:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-09T13:32:01.000Z (9 months ago)
- Last Synced: 2025-04-28T10:21:42.653Z (6 months ago)
- Topics: aos-animation, chakraui, nextjs, zustand
- Language: JavaScript
- Homepage: https://data-expert-azure.vercel.app
- Size: 78.4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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. π