You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You need to have PostgresSQL in order to run this project locally,also i have the file "db.sql" when i have saved all the schemas ive used,copy them and run them to the terminal in order to create the same DB.
You can create restaurant,update it also delete.Ive includet a star rating for each restaurant and you can have a view of each restaurant with star rating and coments.
Run Project
Run server in terminal -->cd server than npm start
Run project in local machine --> cd client than npm start