The main objective for the project was create a landing page for an agency. This project is part of the challenge from the Frontend Mentor. This webpage is fully responsive and adapts to any size of the viewport. You can visit the webpage here
- Reactjs library
- SASS for styling
- Framer Motion for animation
- Google Fonts
- Github pages to host the webpage
- Learned to basics of framer motion library use for animation
- Learned to ::before and ::after pseudo selectors.
- Learned how to use position in css.
- Youtube Channel: Coder Coder for SASS and project management
- Youtube Channel: Kevin Powell for learing responsive webpage layout and media queries.
- Youtube Channel: Coding Addict for reactjs.
- Youtube Channel: FreeCodeCamp for information on web related technologies.
- React Docs for react library references
- SASS Docs for SASS references.
- Frontend Mentor for challenges on building webpages.