Skip to content

masaishi/web_CruzHacks2024

Repository files navigation

web_Sitegeist

Overview

web_Sitegeist is a Nextjs application. This application provides a user-friendly interface to visualize and interact with data collected from Reddit. It features components like a search bar, data visualization charts, and integration with ChatGPT for dynamic interaction.

Live Demo Initial Design / Figma

Features

  • Data Visualization: Implements a Pie Chart to represent data distribution visually.
  • ChatGPT Integration: Includes an AskGPT component for generating conversational responses based on user interactions.

Getting Started

Prerequisites

  • Node.js and npm
  • React and Material-UI
  • An IDE or text editor for JavaScript development

Installation

  1. Clone the web_Sitegeist repository:

    git clone https://github.com/masaishi/web_CruzHacks2024
  2. Navigate to the project directory and install dependencies:

    cd web_CruzHacks2024
    npm install

Running the Application

  1. Start the React development server:

    npm start
  2. Open a web browser and navigate to http://localhost:3000.

Deployment

It use Vercel for deployment. Thus, if we push to the main branch, it will automatically deploy to the live demo.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors