https://github.com/tushcmd/wrld-stats
https://github.com/tushcmd/wrld-stats
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tushcmd/wrld-stats
- Owner: tushcmd
- Created: 2024-04-22T16:35:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-25T12:55:57.000Z (about 1 year ago)
- Last Synced: 2025-01-31T19:14:13.467Z (4 months ago)
- Language: TypeScript
- Size: 144 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.
This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.
## Disclaimer
This is my failed attempt at fetching countries data from an api and displaying them in a table which
I failed, if you happen to come across this and you can solve it, please do and hmuThis is where I left it at, I'll make a point of finishing this when I have adequate info:
![Screenshot]()