This is a solution to the Easybank landing page challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Users should be able to:
- View the optimal layout for the site depending on their device's screen size
- See hover states for all interactive elements on the page
- Live Site URL: EasyBankApp
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Astro - Framework
- React - JS library
- Tailwind - For styles
- Github - emanuel-ra
- Frontend Mentor - @emanuel-ra
- Linkedin - @emanuelramirezabarca
Clone the project
git clone git@github.com:emanuel-ra/E-commerce-product-page---Astro.git
Go to the project directory
cd app
Install dependencies
pnpm install
Start the server
pnpm run dev