https://github.com/sanidhyy/gpt3-web-app-react
GPT-3 Web App created using React JS.
https://github.com/sanidhyy/gpt3-web-app-react
javascript nodejs reactjs tutorial
Last synced: about 1 month ago
JSON representation
GPT-3 Web App created using React JS.
- Host: GitHub
- URL: https://github.com/sanidhyy/gpt3-web-app-react
- Owner: sanidhyy
- Created: 2022-02-24T12:29:58.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-01T14:34:02.000Z (over 2 years ago)
- Last Synced: 2025-04-09T19:57:51.997Z (10 months ago)
- Topics: javascript, nodejs, reactjs, tutorial
- Language: CSS
- Homepage: https://gpt3-web-app.netlify.app/
- Size: 18.9 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# GPT-3 Web App

This App was created using React JS.
## Buy Me a Coffee 🍺
[
](https://www.buymeacoffee.com/sanidhy "Buy me a Coffee")
## [Tutorial](https://www.youtube.com/watch?v=LMagNcngvcU "YouTube Tutorial by Javascript Mastery")
## How to run this app?
- Clone this repository to your pc.
- Make sure [npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm "How to install nodejs and npm") is installed.
- run `npm i && npm start` in the terminal.
_You are good to go_ 😀