This project is a clone of prototurk.com built with React, Tailwind CSS, and Swiper.js. It was created as a learning project to gain experience with React's Context API, React Router DOM, and the Tailwind CSS library.
- Home page with a slider built with Swiper.js
- Navigation bar with links to different pages
- About and contact pages
- Footer with links to social media profiles
- Responsive design built with Tailwind CSS
- React
- React Router DOM
- React Context API
- Tailwind CSS
- Swiper.js
- Clone the repository:
git clone https://github.com/fatihsen-dev/Prototurk-full-Clone.git
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open http://localhost:3000 in your web browser
Contributions are welcome! If you find a bug or have a suggestion for a new feature, please create an issue or submit a pull request.
This project is licensed under the MIT License.