Ruby Resorts is a NextJS14 page for Ruby Resorts, with full authentication implemented in NestJs backend, payment integration with Stripe. User can book reservations, check availability with dates and pay for their reservations with date and can cancel the reservation.
Tech stack - Typescript, TailwindCSS
- Need NPM to install the packages needed for the project
- Need Git and Github account to setup and contribute to the project
-
Clone the repo in your local machine.
https://github.com/ram1117/rubyresorts-fe.git
-
Run the following command to install the project dependencies using npm
cd rubyresorts-fe
npm install
-
Run the following command to start the NextJS Dev server
npm run dev
Please raise a Github issue for errors or bugs.
https://github.com/ram1117/rubyresorts-fe/issues
@ram1117
ram kumar karuppusamy
- 0.1
- Initial Release
This project is MIT licensed. See the LICENSE.md file for details
N/A