A React-based website for Strategy Coin built with Vite.
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
# Preview production build
npm run previewThis project is configured for deployment on Vercel. Simply connect your repository to Vercel and it will automatically deploy.
- React 18
- Vite
- JavaScript/JSX