Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 2.18 KB

README.md

File metadata and controls

48 lines (31 loc) · 2.18 KB

🏨 Rofabs: Revolutionizing Accommodation 🏡

Welcome to Rofabs, your one-stop solution for booking hostels, hotels, and apartments! We're here to challenge the status quo and give giants like Booking.com and MakeMyTrip a run for their money.

🚀 Getting Started

To get this project up and running on your local machine, follow these steps:

  1. Clone the repository
  2. Install the dependencies with npm install
  3. Start the development server with npm run dev

Now, open your browser and visit http://localhost:3000 to see the magic happen!

🛠️ Built With

🌐 API Routes

Our API routes can be accessed at http://localhost:3000/api/hello. Feel free to explore and modify them as per your needs.

🚀 Deploy on Vercel

When you're ready to show off your changes to the world, Vercel is the way to go. Check out the Next.js deployment documentation for more details.

📚 Learn More

To learn more about Next.js, check out the Next.js Documentation or the Learn Next.js tutorial.

📁 Folder Structure

  • src: This is where the main application code is stored. All components, pages, styles, and tests are in this directory.
  • public: This directory contains static resources such as images and fonts.
  • tests: This directory contains all test files.
  • .env.sample: Rename this file to .env and update the variables to match your environment.

⚙️ Environment Variables

Copy the .env.sample file and rename it to .env. Then update the variables to match your environment.