arifktk32 / gpt3_web_ui_ux_with_reactjs

React.js learning project built along with Adrian (JavaScript Mastery) by following the video https://www.youtube.com/watch?v=F627pKNUCVQ. In this project I've converted a Figma design mockup to a web UI/UX design using React.js.

Home Page:https://arifktk32.github.io/gpt3_web_ui_ux_with_reactjs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Modern UI/UX GPT-3

Design Preview

Modern UI/UX GPT-3

Introduction

This is the code repository for the web UI/UX project built using React.js. This is my first React.js project created while following along with Adrian (founder & CEO of at JavaScript Mastery) in the YouTube video. In this project I've converted a Figma design mockup to a web UI/UX design using React.js, Sass, and HTML.

Learning outcomes of building the project include:

  • React Functional components and their reusability
  • React file and folder structure
  • Fundamental CSS properties to master flex & grid
  • Fundamentals of the CSS BEM Model
  • Fundamentals of Sass/SCSS (Used by only me, not shown in the tutorial video)
  • From soft and pleasant animations to complex gradients
  • Perfectly placed media queries for satisfactory responsiveness covering almost devices
  • Deploy a React.js website to a server and give it a custom domain name

References

About

React.js learning project built along with Adrian (JavaScript Mastery) by following the video https://www.youtube.com/watch?v=F627pKNUCVQ. In this project I've converted a Figma design mockup to a web UI/UX design using React.js.

https://arifktk32.github.io/gpt3_web_ui_ux_with_reactjs/


Languages

Language:SCSS 57.2%Language:JavaScript 38.4%Language:HTML 4.4%