React & Node & Express app

This is my Phonebook project. The app is not working any more, since I am not paying for the fly.io server now. It can be found on GitHub though: frontend and backend.

an assignment of University of Helsinky’s Full Stack open course. In this app, you can add and remove items from a phonebook.

  • Backend in Node.js using Express
  • Frontend in React
  • Deployed on Fly.io
  • Database on MongoDB Atlas
  • Developed in Visual Studio Code
  • Source on GitHUB (without password to MongoDB)
  • JS source in Airbnb JavaScript style (Eslint, Prettier and VS plugins)