8000 GitHub - ruchap24/Lexibot
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ruchap24/Lexibot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPT3 Website

Usage

  • With Docker (Recommended)
docker build -t openai-gpt3 .
docker run -it -p 3000:3000 openai-gpt3
  • Without Docker
npm i
npm start

Concepts Learned

  • Website Design - Figma
  • BEM(Block-Element-Modifier) CSS
  • Flexbox and Grid
  • Complex CSS Animation (Gradients and Key-frames)
  • CSS Variables in React Project
  • React Component Reusability
  • 61B3
  • Clean Imports in React Components
  • React Project Structure
  • Responsive Website using Reactjs
  • Deploying React App(s) to GitHub/Vercel
  • Containerizing NodeJS app using Docker

Made with ❤️ by RUCHA PATIL

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0