Frontend Development for ChatGPT-like App

Paweł

Paweł Czajkowski

Description

This project is a fronted part of my app idea which is a ChatGPT-like application. It is written in JavaScript + React. Styling is done with tailwindCSS.

How to make it run

This application communicates with the backend part which is a separate component.
For development purpose URL to the backend is hardcoded in routes.ts file as a constant value BASE_URL. It is needed to run backend first before call npm start

Like this project

Posted May 16, 2025

Private project! Developed frontend for a ChatGPT-like app using JavaScript, React, and TailwindCSS.