Skip to content

blackair23/SPA-Javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Catalog

Game Catalog is a web application for browsing and creating game listings.

Features

  • View a list of all games
  • View detailed information about a specific game
  • Create a new game listing
  • Edit an existing game listing
  • Delete an existing game listing
  • Post comments on a game

Technologies Used

HTML

  • CSS
  • JavaScript
  • Page.js
  • LitHTML

Getting Started

  1. Clone the repository
  2. Install dependencies with npm install
  3. Run the development server with npm start
  4. Open the web application in your web browser at http://localhost:3000

Start the Server

  1. Open server folder cd server
  2. Run the server node server.js

Usage

The server comes with premade user accounts that you can use for development:

Credits

This project was developed as part of a web development course on SoftUni.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published