I built this project to practise front-end development.
The idea came from something personal - my parents used to own a restaurant, and when I was younger I always wanted to build a website for it. The restaurant is closed now, but I thought it would be a good way to learn while building something meaningful to me.
- React
- TypeScript
- Vite
- Tailwind
- Basic restaurant UI layout
- Menu-style page/design
- Component-based structure using React
- Fast dev setup with Vite
npm install
npm run dev