Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/normalhuman01/worldwide-rank-app
a full application world rankings developed with React and Next.js
https://github.com/normalhuman01/worldwide-rank-app
Last synced: 17 days ago
JSON representation
a full application world rankings developed with React and Next.js
- Host: GitHub
- URL: https://github.com/normalhuman01/worldwide-rank-app
- Owner: normalhuman01
- License: mit
- Created: 2023-12-14T17:11:48.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-14T17:12:57.000Z (about 1 year ago)
- Last Synced: 2023-12-14T18:35:27.921Z (about 1 year ago)
- Language: JavaScript
- Size: 4.54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)