Skip to content

cleaniquecoders/mo-bizz-x

Repository files navigation

MOBizzX - Mastery Online Business Xperience

Join MOBizzX 2025, a one-day seminar crafted for medium and micro business owners. Learn to diversify product portfolios, apply new marketing strategies, utilize AI for sales forecasting, and sustain long-term success. Featuring business consultations from MARA and TEKUN.

Getting Started

To get started with the MOBizzX website, follow these steps:

  1. Install Dependencies: First, install the npm dependencies:

    npm install
  2. Run the Development Server: After installation, start the development server:

    npm run dev
  3. View the Website: Open http://localhost:3000 in your browser to view the website and start customizing it.

Customizing the Website

You can modify and tailor the website to match the MOBizzX event needs by editing the files in the /src folder. Changes will automatically reflect as you update the code.

Key Sections to Edit

  • Schedule: Update the event schedule in the src/schedule file to reflect the latest sessions for MOBizzX.
  • Speakers: Customize the list of speakers and their information in the src/speakers file.
  • Sponsors: Add or update sponsor logos and information in the src/sponsors file.
  • Newsletter: Customize the newsletter form to capture email addresses of attendees.

Deployment

To deploy the website, build the static assets:

npm run build

Then, deploy the contents of the .next folder to your hosting provider.

License

This site is built using templates and code from Tailwind UI, which is licensed under the Tailwind UI license.

Learn More

To learn more about the tools and frameworks used in this project, check out the following resources:

Contributing

If you are contributing to the MOBizzX website, please follow best practices for Next.js and Tailwind CSS, and ensure all changes are tested locally before submitting a pull request.

Changes

  1. Project Title: Updated to reflect the MOBizzX 2025 event.
  2. Getting Started: Adjusted to guide users on setting up the MOBizzX event website.
  3. Customizing: Tailored the customization instructions to highlight key areas like the schedule, speakers, sponsors, and newsletter sections.
  4. Deployment: Added a section on how to build and deploy the website.
  5. Contributing: Included a note for potential contributors.

This README provides clear instructions for maintaining and customizing the MOBizzX 2025 website.

About

Mastery Online Business Xperience

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published