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 :)
-
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
- Node.js (version 12 or higher)
- Clone the repository to your local machine:
git clone https://github.com/0xBitBuster/startup-website.git
- Install the dependencies:
npm install
To start the server, run:
npm run dev
By default, the web application runs on http://localhost:5173
This project is licensed under the MIT License - see the LICENSE file for details.