This project is a demonstration website inspired by the design of Burger King's official website. It is built using React and Tailwind CSS.
- Replicates the design layout of Burger King's website
- Built with React for dynamic and interactive components
- Styled using Tailwind CSS for responsive design and modern aesthetics
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/asha-saini06/BurgerKing.git
- Navigate to the project directory:
cd BurgerKing
- Install the dependencies:
npm install
- Start the development server:
npm start
- Open your browser and visit
http://localhost:3000
to view the website.
Contributions are welcome! If you'd like to contribute to this project, please fork the repository and submit a pull request.