matheuscosta2204 / marmitapp-admin

Web site to register and manage restaurants to the application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Marmitapp Admin

Marmitapp is a project to help people to find their wish menu. (It is not a delivery food). The hole project is divided in 3 parts

API - ExpressJs Web Admin - ReactJs Mobile App - React Native

Demo

alt text alt text alt text alt text

Installation

First, clone the repo in your machine using git

git clone https://github.com/matheuscosta2204/marmitapp-admin.git && cd marmitapp-admin

Second, install node_modules using npm or yarn

NPM

npm install

YARN

yarn

Third, to start running

yarn start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Web site to register and manage restaurants to the application.


Languages

Language:JavaScript 91.4%Language:SCSS 5.6%Language:HTML 1.9%Language:CSS 1.1%