This is the official showcase website for Evolve Labs, featuring our innovative projects and initiatives.
- Node.js & npm (recommended to install via nvm)
-
Clone the repository:
git clone <YOUR_GIT_URL> cd evolve-labs-showcase
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
You can edit this project using:
- Local Development: Use your preferred IDE to make changes locally
- GitHub Web Editor: Edit files directly on GitHub
- GitHub Codespaces: Use the cloud-based development environment
This project is built with:
- Vite
- TypeScript
- React
- shadcn-ui
- Tailwind CSS
This project can be deployed to any static hosting service that supports modern JavaScript applications, such as:
- Vercel
- Netlify
- GitHub Pages
- Cloudflare Pages
To use a custom domain with your deployment, follow the documentation of your chosen hosting provider for setting up custom domains.