A fullstack app written in the renowned MERN stack that performs CRUD operations. Here are the technologies that were used on the frontend and backend
- React
- Bootstrap
- Node js
- express
- MongoDB
Launch the terminal.
- Clone this repo
- run
cd server
and thennode server.mjs
to launch the backend. - run
cd client
followed bynpm start
to launch the frontend.
ENJOY.
Attributed to MongoDB, Inc.