Skip to content

ROR2022/magiclog-challenge

Repository files navigation

Next.js & NextUI Marketpalce

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.

Technologies Used

How to Use

Clone the project

Run the following command:

git clone https://github.com/ROR2022/magiclog-challenge.git

Install dependencies

npm install

Run the development server

npm run dev

License

Licensed under the MIT license.