PERN Stack CRUD A simple CRUD using the PERN Stack (PostgresSQL, Express, React and Node). You can create, edit, list and delete your daily todos. #INIT SERVER npm install node index.js