Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/emirshn/amadeus-case-study-frontend

Case Study for Amadeus
https://github.com/emirshn/amadeus-case-study-frontend

Last synced: 24 days ago
JSON representation

Case Study for Amadeus

Awesome Lists containing this project

README

        

# Amadeus-Case-Study-Frontend
Case Study for Amadeus

Use these to start project:

for frontend:
npm install
ng serve

for backend:
uvicorn main:app --reload