Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucasrmagalhaes/world_ranks-next
Complete application (World Ranks) using React and Next.js.
https://github.com/lucasrmagalhaes/world_ranks-next
js nextjs reactjs vercel world-ranks
Last synced: 6 days ago
JSON representation
Complete application (World Ranks) using React and Next.js.
- Host: GitHub
- URL: https://github.com/lucasrmagalhaes/world_ranks-next
- Owner: lucasrmagalhaes
- Created: 2021-08-12T14:01:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-07T10:24:07.000Z (about 2 years ago)
- Last Synced: 2024-11-12T13:05:12.935Z (2 months ago)
- Topics: js, nextjs, reactjs, vercel, world-ranks
- Language: JavaScript
- Homepage: https://world-ranks-next.vercel.app/
- Size: 4.86 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Complete application (World Ranks) using React and Next.js.
- [X] Data sorting, filtering;
- [X] Responsive Layout without any CSS framework;
- [X] Dark/Light Mode;
- [X] Server-side rendering; and
- [X] 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](https://www.youtube.com/watch?v=v8o9iJU5hEA&ab_channel=ThuNghiem)