Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pnodet/speedtest


https://github.com/pnodet/speedtest

nextjs react tailwind tailwindcss vercel

Last synced: 1 day ago
JSON representation

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.