In this project we will learn to create a PERN project. PERN stands of PostgresSQL, Express, ReactJS and NodeJS. This post is inspired by the awesome PERN video from freecodecamp. The link for the same is here. First create a folder from terminal called todo-pern and inside it create a…