API server that explores photos of celebrities that look like you.
# repository
$ git clone https://github.com/KHJcode/find-resemble-celebrity-api.git
$ cd find-resemble-celebrity-api
# dependencies
$ yarn install
# package configuration
$ yarn package
# format code
$ yarn lint
# development
$ yarn dev
# build
$ yarn build
# production
$ yarn start
Contributions are welcome.
Just run before yarn lint
.
If you have any question or need help, feel free to contact me.
MIT © KHJcode