Skip to content

Latest commit

 

History

History
59 lines (30 loc) · 1.36 KB

README.md

File metadata and controls

59 lines (30 loc) · 1.36 KB

Modern Startup Website

Showcase Image

This is a modern startup website, made with React.js & TailwindCSS. The whole design is made to be modern, simple and eye-catching. You may use this as project as a starting point for your startup, but make sure you give this repo a star :)

View Website

Features

  • Beautiful Sections: Includes hero, services, features, how to use, roadmap, pricing sections.

  • Parallax Animations: Engaging effects triggered by mouse movement and scrolling

  • Cool Gradients: Enhances visuals with stylish gradients using Tailwind CSS for cards, buttons, etc.

  • Responsive: Ensures seamless functionality and aesthetics across all devices

  • Best Practices: Code architecture and reusability

Getting Started

Prerequisites

  • Node.js (version 12 or higher)

Installation

  1. Clone the repository to your local machine:
git clone https://github.com/0xBitBuster/startup-website.git
  1. Install the dependencies:
npm install

Usage

To start the server, run:

npm run dev

By default, the web application runs on http://localhost:5173

License

This project is licensed under the MIT License - see the LICENSE file for details.