An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# GPT-3 Web App
![Preview](https://camo.githubusercontent.com/fb037e90eb92f3f53e79f2f0fdada922a8e6f3664140710f0c3691a808b675b6/68747470733a2f2f692e6962622e636f2f5452354c57397a2f696d6167652e706e67)

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_ 😀