This is a solution for one of the projects in Frontend Practice by recreating a real website from real company.
- Overview
- Features
- Screenshot
- Links
- Setup
- My process
- Built with
- Author
Users should be able to:
- View the optimal layout for the site depending on their device's screen size
- Using
picture
tag to include the picture in multiple formats depending on the browser to optimize and minimize pictures size. - Sliders work with mouse or touch screen in the review section.
- Hero section have a preview video about the game with a customized button that play a trailer on click.
- Animation appears depending on the viewport.
Using yarn 👇
$ yarn
$ yarn dev
Using NPM👇
$ npm install
$ npm run dev
- React - JS library
- Tailwind CSS - CSS framework
- Framer Motion - Animation Library for React
- React Icons - React icons provides a huge collections of icons from different sources.
- Website - Mohanad Portfolio
- Twitter - @MohanadOO_