Skip to content

lilithCode/trova-tstra

Repository files navigation

Trova Tstra

Trova Tstra is a modern web application built with Next.js and Tailwind CSS. It provides a dynamic platform for businesses, companies, and individuals to explore information about various services, career opportunities, and contact details.

Features

  • Responsive design using Tailwind CSS, GSAP
  • Multiple sections: About, Business, Careers, Company, Contact

Getting Started

Prerequisites

  • Node.js (v16 or higher recommended)
  • npm or yarn

Installation

Clone the repository:

git clone https://github.com/lilithCode/trova-tstra.git
cd trova-tstra

Install dependencies:

npm install
# or
yarn install

Running the Development Server

npm run dev
# or
yarn dev

Open http://localhost:3000 to view the app in your browser.

Building for Production

npm run build
npm start

Project Structure

  • src/app/ - Main application pages and layout
  • src/components/ - Reusable React components
  • public/ - Static assets and SVG illustrations

Customization

You can modify the content and styles by editing the files in the src/app/ and src/components/ directories. Tailwind CSS configuration is in tailwind.config.js.

License

This project is licensed under the MIT License.

About

web application built with Next.js and Tailwind CSS, GSAP animations and EmailJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors