Skip to content

Gaming site where users can add/delete their own games and view public ones.

Notifications You must be signed in to change notification settings

MikiMirai/EndGame-Angular-WebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 

Repository files navigation

EndGame-Angular-WebApp

Gaming site where people can add their own games.

Table of Contents

Technologies Used

  • Angular
  • Node.js
  • TypeScript
  • MongoDB

Features

  • Public Area
  • Login/Register
  • Create/Delete a game
  • View your games

Prerequisites

  • ! Install NodeJS from their site
  • Clone the repo, preferably with VS Code
  • Open a terminal and type 'cd app' then 'npm i'
  • Then open another one and do 'cd rest-api' then 'npm i' again in here

Start Project

  • Open 2 terminals
  • 'cd app' then 'ng s' and
  • 'cd rest-api' then 'node index.js'
  • Open http://localhost:4200/ in your browser

About

Gaming site where users can add/delete their own games and view public ones.

Topics

Resources

Stars

Watchers

Forks