This app is a simple fullstack application where users can upload their beer reviews. This app is completed as a project work for a university course.
The app consists of a NodeJS rest api inside the server directory and a React frontend inside the client directory.
This project completes the assignments 5 and 6. (REST API 1 and 2).