TL;DR
In this tutorial, we will build a login/registration form with Expressjs, Session Auth, Reactjs, and Material UI. This is part one of three and in this part, we will focus on setting up the project, creating an Express application, connecting with MongoDB, and creating login/registration API. Here is the…