Skip to content

Crispy munch is a web app that helps to shop for food. Customers can order their food and make payment while Admin can view histories and post available meals. **Check readme to see stories** 😍

License

Notifications You must be signed in to change notification settings

sadewole/crispy-munch-v3

Repository files navigation

Lumen
Crispy Munch -v3

Crispy munch is a web app that helps to shop for food. Customers can order their food and make payment while Admin can view histories and post available meal. I've decided to build the v-3 with typescript this time. Better design and resposive than v-2 😗

Tech/framework used

and Deploy to Netlify

Quick Start

Access Locally

$ git clone https://github.com/[GITHUB_USERNAME]/[REPO_NAME].git
$ cd [REPO_NAME]
$ yarn
$ npm start

Open the source code and start editing!

Before getting started, check the .env.example at the root of the project to see the list of environment variables that has to be in place.

Note: This is the frontend part of the project. The backend codebase can be found here. Hosted on heroku

Folder Structure

├── public
│   └── images
│        └── home
└── src
    ├── components
    │   ├── Guard
    │   └── TopHeadLines
    │
    ├── context
    ├── layouts
    ├── slices
    ├── store
    ├── utils
    └── views

Appreciation

The credit of this project goes to the Lord almighty. He has been my inspiration and guide. Kindly follow me here and on twitter

License

MIT © Samador

About

Crispy munch is a web app that helps to shop for food. Customers can order their food and make payment while Admin can view histories and post available meals. **Check readme to see stories** 😍

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published