Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1022 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 1022 Bytes

NGX Medium Clone

Angular, ngRx, RxJS is a project created for created to train writing code.

This project is created for the sake of training in writing code and does not have any commercial basis. You can use the code from this repository, as well as improve the current project. I will be grateful if you mention me when using the code!

At the moment, RealWorld is used as the api. In the future, a backend will be written for this project.

What is currently implemented:

  • Registration module
  • Top bar + router menu
  • Login module

What is planned to be implemented:

  • Feed module
  • Tag List Module
  • Popular Tags module
  • The page of a separate post
  • User Settings Page
  • Creating and deleting a post
  • The function of likes and dislikes
  • User page
  • User subscription function
  • Comments to posts