Welcome to my updated project as part of the Developer Academy! This time, I recreated the website for the restaurant Sakura Ramen, known for its authentic and freshly prepared ramen dishes, using Angular.
- Angular
- TypeScript
- SCSS
-
Clone the repository:
git clone https://github.com/MirkoRinke/Developer-Akademie-sakura-ramen.git
-
Navigate to the project directory:
cd Developer-Akademie-sakura-ramen -
Install dependencies:
npm install
-
Start the development server:
ng serve
-
Open the application in your browser at:
http://localhost:4200
