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
- Useful resources
- Author
Users should be able to:
- View the optimal layout for the site depending on their device's screen size
- Site will use the Arabic language if the user system is an Arabic and user can change the language any time.
- Using
picture
tag to include the picture in multiple formats depending on the browser to optimize and minimize pictures size. - 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
- Headless UI - UI library
- Framer Motion - Animation Library for React
- i18next - i18next is an internationalization-framework written in and for JavaScript.
- React Icons - React icons provides a huge collections of icons from different sources.
- Website - Mohanad Portfolio
- Twitter - @MohanadOO_