A scalable microservices-based backend for handling authentication, reservations, and payments, built with NestJS and Stripe.
This project is a frontend that was built by stating requirements, converting the requirement to tests and the building out those requirement.
- A user views homes on the home page and selectd "book" on a home of interest
- The modal pops up to select "check in" and "check out" dates, and the user selects their dates and finalizes the booking
- 📧 Jest Mocking and Spy Functions
- 🗄️ Behavior Subject with RxJs (Observables)
- 🔄 Bootstrap for Styling
- React JS
- React Testing Library
- Jest
git clone https://github.com/yourusername/yourrepo.git
cd yourrepo
MIT