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 😗
$ git clone https://github.com/[GITHUB_USERNAME]/[REPO_NAME].git
$ cd [REPO_NAME]
$ yarn
$ npm start
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
├── public
│ └── images
│ └── home
└── src
├── components
│ ├── Guard
│ └── TopHeadLines
│
├── context
├── layouts
├── slices
├── store
├── utils
└── views
The credit of this project goes to the Lord almighty. He has been my inspiration and guide. Kindly follow me here and on twitter
MIT © Samador