See the live site here
A wip attempt to redo our hovalabs.com website using remix
This repo uses the following tech/buzzwords
- React
- Remix
- Stitches
- Cloudinary
npm installIn three separate tabs 😅
npm startnpm run devnpm run dev:stylesVisit localhost:3000 to see the app
$ npm run build
# preview deployment
$ vercel
# production deployment
$ vercel --prod