An introductory website for GPT-3 AI using modern web style and react
Get a live preview Here
- React
- Html
- CSS
- JS
- Download and install node from here.
- Go to project directory in terminal or cmd.
- Install deps using
npm i
- Run server using
npm start
- Application will be deployed on localhost:3000