A React application built with TypeScript, Vite, and Tailwind CSS.
- React 18.3+ with TypeScript
- Vite for fast development and building
- Tailwind CSS for styling
- shadcn/ui component library
- React Router for navigation
- Clerk for authentication
- Radix UI components
- Node.js (v18 or higher)
- npm or pnpm
-
Clone the repository:
git clone https://github.com/marcelo-m7/boteco.pt.git cd boteco.pt -
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and navigate to
http://localhost:5173
npm run dev- Start the development servernpm run build- Build for production (optimized and minified)npm run build:dev- Build for development (with development mode configuration)npm run lint- Run ESLintnpm run preview- Preview the production buildnpm run test- Run tests
We welcome contributions! Please see our Contributing Guidelines for details on how to:
- Report bugs
- Request features
- Suggest enhancements
- Improve documentation
This project is private and proprietary.
For questions or discussions, please use GitHub Discussions.