Skip to content

ArjunGTX/dev.to-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dev.to-clone

Home page clone of dev.to

Features

  • Almost 95% matching UI
  • Responsive
  • Skeleton UI
  • Infinite Scrolling
  • Hamburger menu
  • Multiple Routes

Learning Outcomes

  • React Router
  • React Icons
  • Code Splitting
  • Skeleton UI animation
  • Infinite Scrolling
  • Axios

How to use

  • Visit dev-from.netlify.app
  • Play with the UI
  • Toggle beteew different Routes using the navigation menu
  • Scroll to the bottom to load more articles

Installation

  • Clone this repo

  git clone https://github.com/ArjunGTX/dev.to-clone.git
  • install Dependencies

  npm install

Tech Stack

  • HTML
  • CSS
  • React

APIs

Screenshots

Desktop View

home

Mobile View

home nav

Feedback

Send your feedbacks to arjunatpavilion@gmail.com. Feel free to mention any issues or to provide any suggestions. Thankyou.