Full stack app
These are actually two projects in one: a complete rest api written in Node that implements crud on a database of courses, as well as a React frontend as interface to the api. Both frontend and backend include user authentication. The layout is quite barebone, as this was never intended to be an exercise in design or CSS.