Skip to content

cifelse/next-pwa

Repository files navigation

NextJS Progressive Web App

Create a Next.js Progressive Web App (PWA) with Tailwind CSS and TypeScript.

Prerequisites

The following are the frameworks and tools that you must be familiar with to be able to contribute to this project:

  1. JavaScript and TypeScript
  2. Node.js or Bun (we personally prefer Bun)
  3. React
  4. Next.js
  5. Tailwind CSS

Running Locally

  1. Run the following in your terminal starting with cloning the repository:
git clone https://github.com/dlsucomet/verifeye.git
  1. Install dependencies:
npm install    # or bun install
  1. Run the development server:
npm run dev    # or bun dev

About

Create a Progressive Web App using NextJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published