Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pnodet/speedtest
https://github.com/pnodet/speedtest
nextjs react tailwind tailwindcss vercel
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/pnodet/speedtest
- Owner: pnodet
- Created: 2022-07-06T13:27:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-29T16:17:53.000Z (over 1 year ago)
- Last Synced: 2025-01-06T22:58:36.014Z (9 days ago)
- Topics: nextjs, react, tailwind, tailwindcss, vercel
- Language: TypeScript
- Homepage: https://speedtest.pnxdxt.com
- Size: 62.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
This is a template for [Next.js](https://nextjs.org/) project. It is configured
with:- [TypeScript](https://www.typescriptlang.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- [ESLint](https://eslint.org/)
- [Prettier](https://prettier.io/)## Getting Started
First, run the development server:
```bash
pnpm 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.[http://localhost:3000/api/hello](http://localhost:3000/api/hello) is an
endpoint that uses
[Route Handlers](https://beta.nextjs.org/docs/routing/route-handlers). This
endpoint can be edited in `app/api/hello/route.ts`.This project uses
[`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to
automatically optimize and load Google Fonts.