Interactive, responsive website built for NimbleEdge, a seed-funded AI startup. Developed with React, Tailwind CSS, and Framer Motion, featuring smooth animations, modular components, and dynamic UI elements.
Ensure you have Node.js and npm installed on your machine.
# Clone the repository
git clone https://github.com/YOUR_USERNAME/nimbleedge-website.git
# Navigate to project directory
cd nimbleedge-website
# Install dependencies
npm install
npm start
The website should now be running at http://localhost:5173/
.