Skip to content

The frontend of the TalkBack project. Using Angular 15, Bootstrap 5 and microsoft/signalr package

Notifications You must be signed in to change notification settings

Yarins2000/TalkBack-Frontend

Repository files navigation

Angular Checkers Game

This is the frontend part of a project that includes authentication, chat and checkers game. The frontend is built using Angular 15.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You will need to have Node.js and npm installed on your machine.

Installing

Clone the repository to your local machine: git clone https://github.com/Yarins2000/TalkBack-Frontend.git

Go to the project's root directory and run:

npm install This will install all the necessary dependencies.

Running the app

To run the app in the development mode, use the following command:

ng serve The app will run on http://localhost:4200/. The page will reload if you make edits. You will also see any lint errors in the console.

This app uses real time communication, hence after running, open at least 2 tabs/browsers to use the app.

Built With

  • Angular - The frontend framework used
  • Ng-Bootstrap - UI Library for Angular
  • Font Awesome - Icons library

Backend Project

https://github.com/Yarins2000/TalkBack-Backend

About

The frontend of the TalkBack project. Using Angular 15, Bootstrap 5 and microsoft/signalr package

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published