Skip to content

lucasrmagalhaes/world_ranks-next

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

World Ranks
Complete application (World Ranks) using React and Next.js.


  • Data sorting, filtering;
  • Responsive Layout without any CSS framework;
  • Dark/Light Mode;
  • Server-side rendering; and
  • Deploying with Vercel.

Command Line
npx create-react-app .
yarn add @material-ui/core @material-ui/icons

Source

Full Project-based Tutorial - React + Next.js