An open API service indexing awesome lists of open source software.

https://github.com/yeukfei02/lunchpickeradmin

Lunch picker is the tool to help you to answer where should I have lunch
https://github.com/yeukfei02/lunchpickeradmin

admin-dashboard cms hacktoberfest lunch lunch-picker react-admin

Last synced: 7 months ago
JSON representation

Lunch picker is the tool to help you to answer where should I have lunch

Awesome Lists containing this project

README

          

# lunchPickerAdmin

Lunch Picker Admin Portal

url:

```text
username: admin@admin.com
password: admin
```

## Requirement

- install yarn
- install node (v14+)

## Testing and run

```zsh
$ yarn

// start project
$ yarn run start
```