Client application for ideer.ru, a "social entertaining project" of sharing personal secrets and revelations anonymously.
Check it on ngdeer.netlify.app!
- Built with Angular 18 and Angular Infinite Scroll
- Uses official ideer API
- Nearly-classic experience: latest and random stories, categories and search, comments
- Infinite scroll loading for stories and comments pages
- Adaptive design for any screen
- Distraction-free: just the content, no ratings, no likes, no reactions, no extra involving patterns
# clone repository
git clone https://github.com/icmx/ngdeer && cd ngdeer
# install dependencies
npm install
# serve for local development
# available at localhost:4200
ng serve
# build in case you need to
ng build
Note: this project is built with Angular CLI and supports standard code scaffolding like ng g c
and so on.
MIT.
Original stories belongs to ideer.ru owners as it stated in agreement.
😈 devilhorns emoji favicon image is made by Mozilla.