/socialapp-frontend

Frontend of twitter-like social media application

Primary LanguageTypeScript

socialapp-frontend

Frontend of socialapp - application with filtering offensive post feature realized by separate application with neural network.

Technology stack:

  • TypeScript 2.5.3
  • Angular 5
  • HTML
  • CSS
  • Bootstrap 4
  • npm

To run this app:

  1. Install node
  2. Clone code
  3. Install npm
  4. Install angular-cli

then you can start application with:

npm run code
Important notes: