Skip to content

A restaurant food review website built with React Js

Notifications You must be signed in to change notification settings

masudcodex/food-monster

Repository files navigation

Food Monster (React website) V0.1.0

Client side gitHub repository link - https://github.com/masudcodex/food-monster.git

Server side gitHub repository link - https://github.com/masudcodex/food-monster-server.git

Developed with

  • React - A javascript library for building user interfaces
  • Create react app - A quick method to start developing a react application.
  • React Router - V6.4.1
  • Tailwind CSS
  • Daisy UI
  • Firebase - for authentication
    • Authentication with Email & Password
    • Google
  • React hot toast - has been used to show success & error notifications
  • React Icons has been used for icons
  • React Photo View - has been used to zoom in photo
  • MongoDB has been used to host data, get and delete data

Getting Started

Follow the following steps to get development environment running.