Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 658 Bytes

README.md

File metadata and controls

35 lines (19 loc) · 658 Bytes

The Beach Resort

This project is a simple booking room application for beach resort.

Demo

You can see demo version in this Link

Deployment

For run this app locally, You can run

  npm start

For deploy app, You can use Vercel cli for automatic deployment or run

  npm run build

and deploy build folder on your own server manually.

License

MIT