Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 357 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 357 Bytes

Beerify

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).