Skip to content

aryan-bhardwaj/agentops

Repository files navigation

<<<<<<< HEAD

Adventure Finder Frontend

This is the frontend for the Adventure Finder application, built with React, TypeScript, and Tailwind CSS.

Development

  1. Install dependencies:
npm install
  1. Start the development server:
npm start

Deployment to Vercel

Option 1: Using Vercel CLI

  1. Install Vercel CLI:
npm i -g vercel
  1. Login to Vercel:
vercel login
  1. Deploy:
vercel

Option 2: Using Vercel Web Interface

  1. Push your code to a Git repository (GitHub, GitLab, or Bitbucket)
  2. Log in to Vercel
  3. Click "Import Project"
  4. Select the repository with your code
  5. Select the "client" directory as the root directory
  6. Click "Deploy"

Backend

The frontend is configured to communicate with a backend API at http://localhost:5000 for local development. For production, you should update the API URL in src/App.tsx.

agentops

e4c2fccd5067f18b06e0eabc981503617ddde841

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors