Fullstack website created for interview.
Backend | Frontend | Total |
---|---|---|
Main features:
- Ordering dishes with different modifiers (additional sauce etc.)
- Custom users and vendors
- Administration
I hope that site will be awesome soon 😄
Frontend:
Backend:
The first thing to do is to clone the repository:
$ git clone https://github.com/dborodin836/marketplace-hinkal.git
$ cd marketplace-hinkal
The easiest way to start project is requires Docker, If you don't have Docker install it.
Add this line to your C:\Windows\System32\drivers\etc\hosts
file
127.0.0.1 hinkal.com
And run simple command.
$ docker compose -f .\docker-compose-local.yml up
Wait for build to complete and navigate to localhost
.
- Screenshots and addition description, usage *