Welcome to the TechNova Solutions landing page repository. This project is built using the Nuxt 4 to provide a modern, responsive, and user-friendly landing page for our fictional tech startup, TechNova Solutions. UI Thing was used in the creation of this project 🙂.
This project is a landing page for a fictional tech startup, TechNova Solutions. Use it if you want to create a landing page for your own project.
This landing page includes the following sections:
- Hero Section
- Social Proof Section
- Services Section
- Review Section
- FAQ Section
This project leverages several modules from the Nuxt ecosystem to enhance functionality and development experience:
- Nuxt Translation Manager - https://github.com/samk-dev/nuxt-translation-manager
- Nuxt i18n - https://i18n.nuxtjs.org/
- Nuxt TailwindCSS - https://tailwindcss.nuxtjs.org/
- Nuxt Color Mode - https://color-mode.nuxtjs.org/
- VueUse Nuxt - https://vueuse.org/
- Nuxt ESLint - https://eslint.nuxt.com/packages/module
- Nuxt Icon - https://github.com/nuxt/icon
- Nuxt Security - https://nuxt-security.vercel.app/
- Nuxt Vite PWA - https://vite-pwa-org.netlify.app/frameworks/nuxt
- Nuxt Hotjar - https://github.com/damevin/nuxt-module-hotjar
- Nuxt GSAP - https://github.com/hypernym-studio/nuxt-gsap
- Nuxt Marquee - https://hanzydev.github.io/nuxt-marquee/
- Nuxt SEO - https://nuxtseo.com/nuxt-seo/getting-started/installation
Thanks to all the creators of these modules for making them available to the Nuxt community.
Follow these steps to set up the project locally and get it running on your machine:
Ensure you have the following installed on your system:
- Node.js (version 18.x or later)
- A package manager like npm or yarn
- Clone the repository:
npx --yes giget@latest gh:BayBreezy/technova my-project --install
- Navigate to the project directory:
cd my-project
Create a .env
file in the root of the project and add the contents of the .env.example
file to it. Fill in the necessary values for the environment variables.
Start te development server with the following command:
npm run dev
Open your browser and navigate to http://localhost:3000
to view the project.
We welcome contributions to enhance this project. Please feel free to open issues or submit pull requests.
This project is licensed under the MIT License.
Thank you for using the TechNova Solutions Landing Page repository. We hope this project helps you build a fantastic landing page for your business.