Skip to content

rikenmehta03/image-search-engine

Repository files navigation

image-search-engine

This project uses react-flask stack for front-end and backend respectively. It also assumes that you have redis and mongodb installed.

Environment setup and install dependencies

./install.sh

For react, you will need to install yarn. After installing, run these commands to do the initial setup for react.

yarn
yarn build

Run the flask server

pyhton server.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published