nemuelw / react-nextui-starter

Starter kit for React + NextUI projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React + NextUI Starter

Starter kit for React + NextUI projects

Setup

  • Clone this repository
git clone https://github.com/nemzyxt/react-nextui-starter.git
  • Install project dependencies
npm install
  • Update all instances of react-nextui-starter with your project name in package.json and package-lock.json

Usage

  • Run the project
npm run dev

About

Starter kit for React + NextUI projects


Languages

Language:JavaScript 70.7%Language:CSS 19.0%Language:HTML 10.3%