Skip to content

A GPT-3 Clone using React and RiMenuClose package and responsive CSS

License

Notifications You must be signed in to change notification settings

dhanur350/gpt3_clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

index.js in the components folder

  • index.js in the components folder where we can write export {default as Filename} from "./fileDirectory"

  • then in App.jsx we can Direct call the

Containers

  • Containers contain bigger components having multiple components at the same time, we can think like containers are like the bigger section of the page.

Figma shape

  • Sometimes we don't get that shape which figma shows to us, so we need to shape and size it manually.

Some majorly using websites for designing and animation

Using CSS Special Name

  • A special name for CSS Classname Called BEM -> Block Element Modifier

About

A GPT-3 Clone using React and RiMenuClose package and responsive CSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published