waqasraza123 / crypto-twitter-frontend

Mini Crypto Exchange & News Source.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tech Stack

Authentication

  • Social Login via github, google
  • Email/Password Login with API tokens

Crypto

  • using coinmarketcap rest api
  • shows latest cryptocurrencies
  • shows meta info for each currency

Blog Page

  • Create a post
  • Shows posts in real time as they are added
  • create comments
  • Classic (Bootstrap Pagination)

Tweets Page

  • can create tweets
  • shows all tweets sorted by latest
  • create comments
  • like/unlike tweets

Live Search

  • shows the results as user types with useDebounce custom hook
  • fetch the results from tweets and blog posts

Caching

Extras

Screenshots

About

Mini Crypto Exchange & News Source.


Languages

Language:JavaScript 98.1%Language:CSS 1.1%Language:HTML 0.8%