The web app is for booking spa services of a resort
Firebase is used to authenticate user and MongoDB to store data.
React is used to make the user interface and Bootstrap for CSS framework
Node, Express used for server side. The server is deployed in Heroku.
User can book a service, check his/her bookings and get information about the resort.
Admin can add new service/ food item/ image/booking and check, update or delete them.
The website is for a shooting range.
The shooting range offers various courses from beginner guide to advance shooting with all types of guns.
React is used to make the user interface and Tailwind as CSS framework.
User can check the courses and take any course.
The website is for cooking recipes.
User can search recipe with ingredient/ dish name and get result with instruction ingredients, measurements and video link for cooking.
React is used to make the user interface and Tailwind as CSS framework.