Web is a client-side web application for Code[Coogs]
Make sure you have the following on your machine:
- Git - Download & Install | Documentation
- Node - Download & Install | Documentation
- pnpm - Install | Documentation
We recommend being familiar with these:
- React - Documentation
- TypeScript - Documentation
- TailwindCSS - Documentation
Clone the repository onto your machine
git clone https://github.com/codecoogs/web.gitPopulate environment variables
VITE_API_URL=Install dependencies
pnpm iStart the project
pnpm devBuild the project to static files in a dist folder
pnpm buildRefer to Vercel Deployment Docs
Please make sure to read the Contributing Guide
Licensed under the MIT license.
