Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/medanielmarques/old-mesavip

mesavip project
https://github.com/medanielmarques/old-mesavip

nextjs react typescript zustand

Last synced: 3 months ago
JSON representation

mesavip project

Awesome Lists containing this project

README

        


Mesavip

Mesavip helps you making reservations in your favorite restaurants.













### Instalation guide/details

```bash
# To to install the dependencies
$ yarn

# Rename the .env.local.example file to .env.local.
# with this, you have the API address set up.

# To start the application
$ yarn dev
```