@atik203/react-shadcn-tailwind-starter

1.1.2 • Public • Published

React Redux Shadcn Tailwind Project Starter

This is a frontend starter pack using React, Redux, Shadcn, Tailwind CSS, and TypeScript.

Prerequisites

  • Tailwind CSS
  • Redux
  • React
  • Shadcn ui
  • TypeScript
  • Zod

Installation

Install using npx

  1. Create a new project using the template:
npx @atik203/react-shadcn-tailwind-starter my-project
  1. Clone the repository:
git clone https://github.com/Atik203/React-Redux-Shadcn-Tailwind-Project-Template.git

  1. Navigate into the project directory:
cd React-Redux-Shadcn-Tailwind-Project-Template
  1. Install the dependencies:
yarn

Running the Application

  1. Start the application in development mode:
yarn dev

Building the Application

  1. To build the application:
yarn build

Linting and Formatting

  1. To lint the code:
yarn lint

Enjoy using the application!

Package Sidebar

Install

npm i @atik203/react-shadcn-tailwind-starter

Weekly Downloads

5

Version

1.1.2

License

none

Unpacked Size

32.4 kB

Total Files

54

Last publish

Collaborators

  • atik203