Flight-Management-Application

A generic full-stack web application built with the MERN stack with full CRUD functionality that allows users to create, update data via form entry. Also allows users to delete data and read all data.

Demonstrating use of React Router, Axios, Mongoose, as well as various React Hooks.

This code is open-sourced and just meant to be a demo, so feel free to use it as a template for building similar applications :)

Frontend implemented with Material UI and React, and backend implemented with MongoDB, Express, and Node.

Project Name