Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/baybreezy/technova

TechNova Solutions a Nuxt 4 starter template built with UI Thing. This company can offer a range of innovative technology services and products, which allows you to showcase various features and content areas on the landing page.
https://github.com/baybreezy/technova

nuxt nuxt4 starter-template tailwindcss ui-thing

Last synced: about 2 months ago
JSON representation

TechNova Solutions a Nuxt 4 starter template built with UI Thing. This company can offer a range of innovative technology services and products, which allows you to showcase various features and content areas on the landing page.

Awesome Lists containing this project

README

        

# TechNova Solutions Landing Page

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](https://ui-thing.behonbaker.com/getting-started/introduction) was used in the creation of this project 🙂.

## Overview

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.

## Sections

This landing page includes the following sections:

- **Hero Section**
- **Social Proof Section**
- **Services Section**
- **Review Section**
- **FAQ Section**

## Nuxt Modules Used

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.

## Getting Started

Follow these steps to set up the project locally and get it running on your machine:

### Prerequisites

Ensure you have the following installed on your system:

- Node.js (version 18.x or later)
- A package manager like npm or yarn

### Installation

1. **Clone the repository:**
```bash
npx --yes giget@latest gh:BayBreezy/technova my-project --install
```
2. **Navigate to the project directory:**
```bash
cd my-project
```

### Environment Variables

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.

### Development

Start te development server with the following command:

```bash
npm run dev
```

Open your browser and navigate to `http://localhost:3000` to view the project.

## Contributing

We welcome contributions to enhance this project. Please feel free to open issues or submit pull requests.

## License

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.