This project is still on very early development stage. If you want to use for production, use it with your own risk.
More feature Coming Really Soon.
Kedai Panji is mobile app for orders food or drink in the restaurant.
- Out of the box app of the year!
- It's React Native, so it support android & iOS by default!
- Simple Code, so you can easily contribute on it.
- ExpressJs is one of the most starred javascript framework, and it is very easy to use
- React Native for the Mobile Frontend
- ExpressJs as the Backend
- Make sure You had been install NodeJs in your system https://nodejs.org/
- Then install React Native https://facebook.github.io/react-native/
- Don’t forget Express Js as the backend https://www.expressjs.com/
Follow these step to install
Front-end:
$ git clone https://github.com/putrapanji78/Kedai-Panji
$ cd Kedai-Panji
$ yarn
$ react-native run-ios #for ios
$ react-native run-android #for android
Back-end:
$ git clone https://github.com/putrapanji78/Backend-Express
$ cd Backend-Express
$ yarn
$ yarn start #run your server on http://localhost:3000
- Star this repository ⭐
- Hire Me https://www.linkedin.com/in/putra-panji-wicaksono-314137ba/
- WA/TELEGRAM: +62 856-9558-5347
- email: putra.panji78@gmail.com
MIT