Hello Fellow Devs π, Any feedback is appreciated π, Just finished the easy bank landing page challenge, I tried to challenge myself by completing the website using react JS, it turned out to be harder than I thought. In this project, i:
- Used ReactJS to organize the website content into multiple sections .
- Used SASS the same way to style the website.
- Made the site mobile-compatible.
I had a hard time with:
- Linking the CSS file inside the React application.
- Finding out how to preview my webpage in github pages.
- I couldn't find how to change the title of the webpage in react.