Skip to content

Jyrgo/team11-frontend

Repository files navigation

General info

This project is written using Angular 8 and Typescript. The main goal of writing this project was to get a basic understanding of the angular framework. When running this project concurrently with the backend part of the team11-project a guest can see all of the games added to the database. Users can register, login, add and later edit games.

Setting up the project on your local machine

  1. navigate to the project directory in your terminal and run:
npm install
  1. Install yarn
yarn --install
  1. Run the project
yarn start

Technologies used in this project

  • Angular 8
  • Typescript
  • Npm
  • Angular material UI component library
  • JWT
  • Yarn

Deploying this app to the server

If you wish to deploy this application to your server I have written a detailed guide on the subject.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published