Demo: https://wealthpath.netlify.app
A full-stack web application built with MongoDB, Express.js, React, and Node.js. This project demonstrates my ability to develop robust and scalable web applications using the MERN stack.
2. Navigate to the frontend directory: cd financial-dashboard
3. Install dependencies: npm install
4. Start the React application: npm start
The application should now be running at http://localhost:3000
.
After setting up the application, you can access it at http://localhost:3000
.
/login
to log in./register
to create a new account.