Skip to content

rominirani/cvtest-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code V Event Website

A simple one-page website for a 1-day event with technical talks.

How to run the application

  1. Clone the repository:

    git clone https://github.com/rominirani/cvtest-app.git
  2. Navigate to the project directory:

    cd cvtest-app
  3. Install the dependencies:

    npm install
  4. Start the server:

    node server.js
  5. Open your web browser and go to http://localhost:8080.

API Endpoint

The application provides the following API endpoint:

  • GET /api/talks: Returns a JSON object with the event name and the schedule of talks.

Technologies Used

  • Node.js
  • Express
  • HTML
  • CSS
  • JavaScript

About

A simple event website created with Gemini CLI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published