Simple front-end GPT-3 API landing page
This project is created with React framework. Layout is designed by AR Shakir.
Project is created with:
- React
- CSS
- Navigation bar with GPT-3 Logo and menu
- Hero section
- Brand logos section
- What is GPT-3 Section
- Features section
- Possibilities section
- Simple call to action section
- Blog section
- Footer section
To run this project, install it locally using npm:
$ npm install // Install all packages
$ npm start // Runs the app in the development mode
$ npm run build // Builds the app for production to the `build` folder
This project was based on this Javascript Mastery youtube tutorial
Created by @jakubparlej - feel free to contact me!