Skip to content

First mockup of a website in react built using Cursor and ChatGPT 4o

Notifications You must be signed in to change notification settings

smile4fun1/InnoTech

Repository files navigation

InnoTech Solutions Website

This project is a modern, single-page website for InnoTech Solutions, a fictional tech company. It's built using React, TypeScript, and Vite, showcasing various interactive elements and smooth animations.

Features

  • Responsive design that works on desktop and mobile devices
  • Interactive sections including:
    • Hero section with parallax effect
    • Features showcase with modal popups
    • Interactive portfolio with filtering and project details
    • Process timeline with expandable steps
    • Product demo carousel
    • Awards and recognition section
    • Client testimonials
    • Call to action section
  • Smooth scrolling navigation
  • Animated transitions using Framer Motion
  • Back to top button
  • Optimized for performance with lazy loading and code splitting

Technologies Used

  • React 18
  • TypeScript
  • Vite
  • Tailwind CSS
  • Framer Motion
  • React Router
  • React Icons
  • Headless UI

Prerequisites

Before you begin, ensure you have the following installed:

  • Node.js (v14 or later)
  • npm (v6 or later)

Getting Started

  1. Clone the repository:

    git clone https://github.com/your-username/innotech-solutions-website.git
    cd innotech-solutions-website
    
  2. Install dependencies:

    npm install
    
  3. Start the development server:

    npm run dev
    
  4. Open your browser and visit http://localhost:5173 to view the website.

Building for Production

To create a production build, run:

npm run build

About

First mockup of a website in react built using Cursor and ChatGPT 4o

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published