Skip to content

rabahalishah/react-tailwind-gpt-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About the Project

GPT3

GPT is a full responsive UI web application built with React and React Router DOM. This Web Application includes blog tab, drop down menu and much more. You can use this front end to connect it with you back-end API to make a full stack fully responsive web application.

Preview

https://myreactgpt.netlify.app

Features

Fully Responsive

The core functionality of the web app is its ability to detect human faces from images. By utilizing state-of-the-art face detection algorithms, the app accurately identifies faces and highlights them for easy visualization.

Home Page

App Screenshot

About Page

App Screenshot

Possibilities

App Screenshot

Case Studies

App Screenshot

Library/Blog

App Screenshot

Error Page

App Screenshot

Built With

Front-End

Getting Started

Following are some easy steps you have to follow to run this project in your machine

Prerequisites

Installation

  1. Fork this Repo
  2. Clone this repo
  git clone https://github.com/github_username/repo_name.git
  1. Simply Run
  npm install
  
  1. Install react-router-dom module
  npm install react-router-dom  
  1. Install react-outside-click-handler module
  npm install react-outside-click-handler
  1. It is recommended to install nodemon before starting the app as nodemon is added in the script tag of package.json file
  npm install nodemon
npm start

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch
  git checkout -b feature/AmazingFeature
  1. Commit your Changes
  git commit -m 'Add some AmazingFeature'
  1. Push to the Branch
  git push origin feature/AmazingFeature
  1. Open a Pull Request

Contact

Rabah Ali Shah - React Developer

Releases

No releases published

Packages

No packages published