Skip to content

Latest commit

 

History

History
54 lines (35 loc) · 1.17 KB

README.md

File metadata and controls

54 lines (35 loc) · 1.17 KB

GPT-3 Landing Page using React

Screenshot

Simple front-end GPT-3 API landing page

Live demo https://jakubparlej.github.io/gpt3-landing-page.

Table of Contents

General info

This project is created with React framework. Layout is designed by AR Shakir.

Technologies

Project is created with:

  • React
  • CSS

Features

  • 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

Setup

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

Acknowledgements

This project was based on this Javascript Mastery youtube tutorial

Contact

Created by @jakubparlej - feel free to contact me!