Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/abigiyaty/gpt3_jsm

GPT-3 is a website that leverages the power of GPT-3, an advanced language model, based on the Figma design provided. The website is built using React.js, a popular JavaScript library for building user interfaces.
https://github.com/abigiyaty/gpt3_jsm

css reactjs

Last synced: 6 days ago
JSON representation

GPT-3 is a website that leverages the power of GPT-3, an advanced language model, based on the Figma design provided. The website is built using React.js, a popular JavaScript library for building user interfaces.

Awesome Lists containing this project

README

        

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 GPT-3 ](#-gpt-3-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Deployment](#deployment)
- [👤 Author ](#-author-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 GPT-3

GPT-3 is a website that leverages the power of GPT-3, an advanced language model, based on the Figma design provided. The website is built using React.js, a popular JavaScript library for building user interfaces.

![image](https://github.com/AbigiyaTY/gpt3_jsm/assets/98043302/da5c0da0-d8c5-4eb9-9dd9-a1449eb418ee)

## 🛠 Built With

### Tech Stack

Languages

Frameworks

### Key Features

- Converting Figma design to website using Reactjs.
- Using pure CSS to style the webpage.

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://gtp3-jsm.netlify.app/)

(back to top)

## 💻 Getting Started

### Prerequisites

In order to run this project you need:

- Npm
- Git
- Browser to Display
- IDE to run and edit the code

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone https://github.com/AbigiyaTY/gpt3_jsm.git
```

### Install

Install this project with:

```sh
cd gpt3_jsm
npm install
```

### Usage

To run the project, execute the following command:

```sh
npm start
```

### Deployment

You can deploy this project using:

- [Netlify](https://www.netlify.com/)

(back to top)

## 👤 Author

👤 **Abigiya Tadesse**

- GitHub: [@AbigiyaTY](https://github.com/AbigiyaTY)
- Twitter: [@AbigiyaTY](https://twitter.com/AbigiyaTY)
- LinkedIn: [@AbigiyaTY](https://www.linkedin.com/in/abigiyaty)

(back to top)

## 🔭 Future Features

- [ ] Testing the components
- [ ] Adding Linters

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project give it a ⭐️.

(back to top)

## 🙏 Acknowledgments

- I would like to thank [Figma](https://github.com/githubhandle) for the portofolio design.
- I would like to thank [Jsmasterypro](https://twitter.com/jsmasterypro).

(back to top)

## 📝 License

This project is [MIT](MIT.md) licensed.

(back to top)