The purpose of this application is to develop a functional Marketplace that enables sellers and buyers to interact through an intuitive user interface (UI) and a robust API. The application includes features such as account creation, product registration and management, product search, and admin-exclusive functionalities, adhering to SOLID principles and development best practices.
Run the following command:
git clone https://github.com/ROR2022/magiclog-challenge.git
npm install
npm run dev
Licensed under the MIT license.