Skip to content

frido22/mars

Repository files navigation

🚀 Mars Adventure Survey

A fun and interactive website that convinces users to embark on a journey to Mars through a playful survey and personalized responses generated using OpenAI's GPT-4.

Features

  • Interactive multiple-choice survey about Mars interests and concerns
  • Humorous and personalized responses using GPT-4
  • Animated transitions and engaging UI
  • Responsive design for all devices

Prerequisites

Before running this project, you'll need:

  1. Node.js 18+ installed
  2. An OpenAI API key

Getting Started

  1. Clone the repository
  2. Install dependencies:
npm install
  1. Create a .env file in the root directory and add your OpenAI API key:
OPENAI_API_KEY=your_api_key_here
  1. Run the development server:
npm run dev

Open http://localhost:3000 with your browser to see the result.

Technology Stack

  • Next.js 14
  • TypeScript
  • Tailwind CSS
  • Framer Motion
  • OpenAI GPT-4

Contributing

Feel free to submit issues and enhancement requests!

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors