Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/abigiyaty/gpt3_jsm
- Owner: AbigiyaTY
- Created: 2023-05-29T16:24:18.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-04T09:07:37.000Z (over 1 year ago)
- Last Synced: 2025-01-03T04:03:31.369Z (about 1 month ago)
- Topics: css, reactjs
- Language: CSS
- Homepage: https://gtp3-jsm.netlify.app/
- Size: 21.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 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)
Languages
Frameworks
- Converting Figma design to website using Reactjs.
- Using pure CSS to style the webpage.
- [Live Demo Link](https://gtp3-jsm.netlify.app/)
### 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/)
👤 **Abigiya Tadesse**
- GitHub: [@AbigiyaTY](https://github.com/AbigiyaTY)
- Twitter: [@AbigiyaTY](https://twitter.com/AbigiyaTY)
- LinkedIn: [@AbigiyaTY](https://www.linkedin.com/in/abigiyaty)
- [ ] Testing the components
- [ ] Adding Linters
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project give it a ⭐️.
- I would like to thank [Figma](https://github.com/githubhandle) for the portofolio design.
- I would like to thank [Jsmasterypro](https://twitter.com/jsmasterypro).
This project is [MIT](MIT.md) licensed.