README BEFORE USE:
This app is simulating a marketplace.
The app is currently online at https://kreas-marketplace.netlify.app/
If you want to test this on your local device, you're going to need Node installed on your system. Download the repository and open your terminal referring to the repository folder path. Use "npm install" command to install dependencies and "npm run dev" to run it.