SimplyOrganic is a user-friendly and efficient online grocery ordering application designed to bring the convenience of shopping for groceries right to your fingertips. With SimplyOrganic, users can easily browse, search, and purchase a wide variety of grocery items from the comfort of their homes, saving valuable time and effort.
To start the project, open two terminals to run the frontend and backend projects. Run npm run frontend in one terminal and npm run backend. When running npm run frontend, the frontend app will open automatically on localhost:4200 and when running npm run backend, the backend app will be running in localhost:3000.
