Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jeremytenjo/starter-website

A modern, highly scalable website with the best developer experience built on Nextjs
https://github.com/jeremytenjo/starter-website

Last synced: 2 days ago
JSON representation

A modern, highly scalable website with the best developer experience built on Nextjs

Awesome Lists containing this project

README

        


Create Modern App Logo

Website Starter

A modern, highly scalable website with the best developer experience.

## Usage

```sh
npm run dev
```

## Tech

- Nextjs
- MUI
- Storybook
- Vitest
- Playwright
- Prettier
- ESlint

## Productivity boosters 🚀

### Generate logo assets

1. Update `image/logo/logo.svg`
2. run `npm run helpers:generate-logo-assets`

### Create Icons

Quickly create [MUI svg icons](https://mui.com/components/icons/#createsvgicon)

1. run `npm run helpers:create-icon`

> Use node v16.15.0