A React.js web application that uses OpenAI GPT-4 to summarize website content, powered by data from RapidAPI. Tailwind CSS is employed for styling, and Redux Toolkit handles data fetching from the API. The project is built using React with Vite.
-
React.js
-
OpenAI GPT-4
-
RapidAPI
-
Tailwind CSS
-
Redux Toolkit
-
Vite
-
Clone the repository:
git clone https://github.com/your-username/your-project.git
-
Run the web app:
npm install npm run dev