Author by lemidia
Starbucks landing page using React.js(only for component and menu state) and Tailwind CSS (Mobile Responsive with hamburger menu)
Desktop Version
Mobile Version
Clone the repo or download the zip file of the repo.
Go to the file dir and type the command "npm install" (Make sure Node.js v14 or higher installed on your computer).
To run the program, in the terminal, type the command "npm run dev".
Open the browser and go to localhost:3000.