Skip to content

Latest commit

 

History

History
62 lines (39 loc) · 2.09 KB

README.md

File metadata and controls

62 lines (39 loc) · 2.09 KB

Messyfeed

messyfeed

  • Mess means like restaurants but it is like monthly subscription base plans, especially messes works for students who are in hostels and professionals who want homemade food daily so in India messes is here to provide that.

  • Messyfeed is a platform that helps food mess owners make their businesses digital. It's a mess management platform that provides customer management and mess management.

  • we are providing mess customers like students and professionals who want to join mess with the ability to find the best possible mess in their area by using area pincodes. For example, if you enter 778899 in this area pincode and search, it will give you results from all messyfeed registered messes in your area according to rating.

  • PRD

  • Wireframes

  • HLD

Table of Contents

  1. Demo
  2. Installation
  3. TechnologyStack
  4. Authors
  5. License

Demo

Messyfeed-Website

Test Credentials Mess Owners

Email: [email protected]

Password: Demo@9090

Pincode: 778899

Installation

  • Fork or directly clone this repository to your local machine

  • Copy the .env.example to .env file and configure the .env file

  • Run the below command to install the packages in package.json

    npm install

  • Run the below command to start the app

    npm run dev

Technology Stack

  • React JS (Vite)
  • HTML
  • SASS
  • Antd
  • Javascript

Authors

License

MIT

MessyFeed-frontend