The Wild Oasis
Website only works on desktop/tablet mode
React web appplication for booking cabin with authentication and authorization. Supabase is used for database service. Chart on the dashboard and also a darkmode feature.
Techologies
- HTML
- CSS
- JavaScript
- React.js
- Supabase
- React Query
- React Icons
- React router
- Styled components
- Recharts
- Vite
Link Website
https://the-wild-oasis-alvon.vercel.app/
Email Address | Password |
---|---|
[email protected] | 12345678 |
Screenshot
Login Page |
---|
Dashboard Page |
---|
Bookings Page |
---|
Cabins Page |
---|
Users Page |
---|
Settings Page |
---|
Edit user Page |
---|
Installation
Clone and move to the repository
git clone https://github.com/AlvonJ/the-wild-oasis
cd the-wild-oasis
# install packages
npm i
# run the server
npm run dev