View website online on Github Pages
This project has a responsive layout that displays a profile and photo gallery, with javascript to allow a user to edit the page. This version of the original project in vanilla Javascript has been converted to React. It incorporates:
- BEM Methodology
- Flexbox
- CSS Grids
- CSS transitions
- Mobile-First Responsive Design
- Embedded custom fonts
- Asynchronous API calls using callbacks and Promises
- Interactivity powered by React
This site is a project of Yandex's Practicum Web Development course. It was created based on a mockup designed in Figma and was bootstrapped with Create React App.