Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Commit

Permalink
📚 notes on customizations
Browse files Browse the repository at this point in the history
notes on customizations

📚 Documentation
  • Loading branch information
TimMikeladze committed Dec 29, 2022
1 parent e65551b commit 1d1a9e4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,12 @@ yarn build:analyze

This project is configured to be a PWA out of the box, it just needs a few more steps from you to be production ready. Add your image assets and define your manifest files. Start by following the [instructions here](https://github.com/shadowwalker/next-pwa#step-2-add-manifest-file-example).

### ⚙️ Customizing this starter

This project is designed to be a starting point for your project. Each of its features has a small footprint and can be easily removed or replaced with your own.

For example you easily replace Joy UI with Tailwind CSS with minimal effort while keeping the rest of the starter-kit intact.

## 🎊 Built a project with this starter kit?

That's awesome! Please feel free to open a PR and add your project to the list below.
Expand Down

1 comment on commit 1d1a9e4

@vercel
Copy link

@vercel vercel bot commented on 1d1a9e4 Dec 29, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.