Skip to content

This repository powers the user interface of the CampoEventos web app, granting users access to live-streamed livestock auctions and the functionality to submit pre-auction offers.

Notifications You must be signed in to change notification settings

lopezrunco/campo-eventos-frontend

Repository files navigation


Campo Eventos Front end

This repository powers the user interface of the CampoEventos web app, granting users access to live-streamed livestock auctions and the functionality to submit pre-auction offers.

View online

Built With

image

image

image

image

image

image

Getting Started

Prerequisites

  • node.js
  • npm

Installation

  1. Clone the repo
     git clone https://github.com/lopezrunco/Rock-Paper-Scissors-Front-End.git
  2. Install NPM packages
     npm i
  3. Create .env file with environment variables.
     VITE_API_URL = http://localhost:3000
     VITE_CLOUDINARY_ID = your_cloudinary_id
    
  4. Start development server
     npm run dev
  5. Compile to publish in hosting
    npm run build

About

This repository powers the user interface of the CampoEventos web app, granting users access to live-streamed livestock auctions and the functionality to submit pre-auction offers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published