Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/johnnygerard/starter-nextjs-15

Next.js 15 Starter
https://github.com/johnnygerard/starter-nextjs-15

nextjs starter

Last synced: 16 days ago
JSON representation

Next.js 15 Starter

Awesome Lists containing this project

README

        

# Next.js 15 Starter

This starter repository facilitates the creation of new Next.js projects using the configuration described below.
To learn how to use a GitHub template repository, check out [Creating a repository from a template](https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template).

![project status](https://img.shields.io/badge/status-work%20in%20progress-red?style=for-the-badge)
[![live demo](https://img.shields.io/badge/live_demo-blue?style=for-the-badge)](https://starter-nextjs-15.vercel.app/)
![Lighthouse report](https://img.shields.io/badge/lighthouse-%23F44B21?style=for-the-badge&logo=lighthouse&logoColor=fff)

## Tech Stack

### Frontend

- **Framework**: [Next.js](https://nextjs.org/)
- **UI Library**: [Radix UI](https://www.radix-ui.com/)
- **Style**: [Tailwind CSS](https://tailwindcss.com/)

### Backend

- **CDN**: Static assets served from [Vercel Edge Network](https://vercel.com/docs/edge-network/overview).

### Testing

- [Jest](https://jestjs.io/)
- [React Testing Library](https://testing-library.com/docs/react-testing-library/intro/)

## Dev Environment & Tools

- System: [Ubuntu](https://ubuntu.com/desktop)
- Editor: [VS Code](https://code.visualstudio.com/)
- Formatter: [Prettier](https://prettier.io/)
- Linter: [ESLint](https://eslint.org/)
- AI assistant: [GitHub Copilot](https://github.com/features/copilot)

## Copyright

© 2024 Johnny Gérard