Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thund3rhawk/floraison-accelarating_growth
Finding perfect growth story for our global and domestic clients.
https://github.com/thund3rhawk/floraison-accelarating_growth
bootstrap5 emailjs framer-motion mui-icons nextjs13 responsive swiper-slider
Last synced: 7 days ago
JSON representation
Finding perfect growth story for our global and domestic clients.
- Host: GitHub
- URL: https://github.com/thund3rhawk/floraison-accelarating_growth
- Owner: Thund3rHawk
- License: mit
- Created: 2023-09-13T07:48:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-10T20:30:36.000Z (8 months ago)
- Last Synced: 2024-05-19T21:43:54.077Z (6 months ago)
- Topics: bootstrap5, emailjs, framer-motion, mui-icons, nextjs13, responsive, swiper-slider
- Language: JavaScript
- Homepage: https://floraison-next-js.vercel.app
- Size: 16.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Floraison - Accelerating Growth
## Overview
Floraison - Accelerating Growth is a website designed to help find the perfect growth stories for our global and domestic clients. The platform is built using a variety of technologies to ensure a responsive and engaging user experience. The project is live at [floraison-accelarating-growth.vercel.app](https://floraison-next-js.vercel.app/).
## Technologies Used
- **Next.js 13**: Utilized for server-side rendering, improved performance, and efficient routing.
- **EmailJS**: Integrated for sending responsive emails, ensuring smooth communication with clients.
- **Swiper Slider**: Implemented to create dynamic and interactive content sliders, enhancing user engagement.
- **Bootstrap 5**: Employed for responsive design, ensuring a seamless experience across various devices.
- **Framer Motion**: Utilized for creating smooth animations, enhancing the overall user interface.
- **MUI Icons**: Incorporated to provide a comprehensive set of icons for a visually appealing interface.
## Getting Started
1. **Clone the Repository:**
```bash
git clone https://github.com/your-username/floraison-website.git
```2. **Install Dependencies:**
```bash
cd floraison-website
npm install
```3. **Run the Development Server:**
```bash
npm run dev
```The website will be accessible at `http://localhost:3000`.
4. **Explore and Customize:**
- Open the project in your preferred code editor to explore and customize the content.
- Make sure to refer to the documentation of each technology used for detailed customization options.### Screenshots
## Home Page
## Contributing
We welcome contributions to enhance Floraison Accelerating Growth. If you have suggestions, improvements, or bug fixes, please follow the contribution guidelines outlined in the `CONTRIBUTING.md` file.
## License
This project is licensed under the [MIT License](LICENSE.md).
## Deployment
This project is set up for deployment on Vercel. Simply connect your Vercel account to your GitHub repository, and the application will be automatically deployed whenever you push changes to the `main` branch.
For more detailed information on deploying with Vercel, refer to the [Vercel documentation](https://vercel.com/docs).