This is the Assignment for Flexmoney Internship.
Hosted Link - https://flexmoney-assignment.onrender.com/
First Setup Client
cd client
npm install
npm start
Next setup server. Open a new terminal,
npm install
npm run dev
The Frontend uses the following libraries
- React
- Material UI
- Axios
- Framer Motion
- React Lottie
The Backend uses the following libraries
- Express
- Mongoose/li>
- Nodemon
The architecture of the Application is as follows:
The ER Diagram and Table for the Database are as follows:


