Skip to content

Atik203/My-Anime-Client

Repository files navigation

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!

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors