Colate is a digital marketplace that allows you to sell your digital items. Build using the most popular javascript framework Next.Js and very familiar PHP framework Laravel. This web app was built on a headless architecture concept. The concept allows you to scalable frontend and backend differently. It is the most popular technology nowadays.
USER
FRONTPAGE
ADMIN
https://colate-frontend.vercel.app/app/login
Email: [email protected]
Password: admin
USER
https://colate-frontend.vercel.app/login
Email: [email protected]
Password: janedoe
This project has separated backend and frontend so you need to run them locally at same time.
npm install
npm run dev
composer install
php artisan serve
Client: NextJS, Material Ui
Server: Laravel, MYSQL Database
For support, email [email protected].