Skip to content

ilgarcia/Portfolio-Booking

Repository files navigation

Personal Portfolio Project - Booking

Booking

Description

This is a project for educational purpose cloning the booking site... the idea of this project is to use Oxylabs to webscraping.

Features

  • Responsive design for various screen sizes.
  • Dynamic content rendering using React components.
  • Scraping data with Oxylabs

Technologies Used

  • React
  • Next.js
  • Tailwind
  • Shadcn
  • Typescript
  • Scrape data with Oxylabs

Getting Started

Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.

  1. Clone the repository:

    git clone https://github.com/your-username/portfolio.git
  2. Install dependencies:

    cd portfolio
    npm install
  3. Run the development server:

    npm run dev

The app will be accessible with your browser athttp://localhost:3000.

Deployment

  1. Clone the repository:

    npm run build
  2. Deploy the contents of the build directory to your hosting platform of choice.

Acknowledgments

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published