This GitHub project presents the UI/UX designs for Gerícht, a fine dining restaurant, providing an in-depth look at the restaurant's layout and aesthetic vision
https://gericht.sleepycoder101.xyz
Refer to https://nodejs.org/en/download/ to install nodejs
Install vite npm package locally. This will help to easily run the project and also build the source files easily.
npx create-vite-appClone this repository
git clone https://github.com/sleepy-coder-101/GerichtChange to project directory
cd GerichtInstall required NPM Packages
npm installStart development server
npm run devvite : The following link has all the commands that can be used with vite https://vitejs.dev/
ReactJS : Refer to https://reactjs.org/ to understand the concepts of ReactJS



