Restify is a social media for restaurants where users can search, follow, like, and comment on restaurants.
UNIX:
- Run startup.sh followed by run.sh. It will serve a production build at https://localhost:3000
Windows:
client:
npm start --prefix frontend/
server:
backend/manage runserver
- ReactJS
- Django