1.1.5 • Published 3 months ago

react-vite-redux-tailwind-app v1.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

React-Vite-Redux-Tailwind Template

GitHub release Build Status GitHub license


GitHub issues GitHub forks GitHub stars GitHub contributors Bugs Maintainability Rating Security Rating Vulnerabilities GitHub commits since latest release

This project relies on several external libraries and frameworks to enhance development efficiency, improve UI/UX, and streamline state management.

To setup the project, use npx and NOT npm i

Run the following command in your terminal:

npx react-vite-redux-tailwind-app my-app

or to setup in root folder

npx react-vite-redux-tailwind-app .

Running the Server

To start the development server, you can use npm scripts. Run the following command in your terminal:

cd my-app
npm install
npm start

Dependencies

A list of dependencies used in the project, along with brief explanations for each.

  • React
    React is a JavaScript library for building user interfaces, developed and maintained by Facebook.

  • React DOM
    React DOM is the package responsible for rendering React components in the DOM.

  • React Router DOM
    React Router DOM provides declarative routing for React applications, enabling navigation between different components.

  • Redux Toolkit
    Redux Toolkit is the official toolset for efficient Redux development, offering simplified Redux setup and improved developer experience.

  • React Redux
    React Redux is the official React bindings for Redux, allowing React components to interact with the Redux store.

  • Axios
    Axios is a promise-based HTTP client for making HTTP requests from the browser.

  • Material UI
    Material UI is a popular React UI framework that provides pre-designed React components following the Material Design guidelines.

  • Tailwind CSS Forms
    Tailwind CSS Forms provides styles and utilities for styling forms in Tailwind CSS.

  • React Toastify
    React Toastify is a notification library for React applications, providing customizable toast notifications.

  • Emotion
    Emotion is a popular CSS-in-JS library for styling React components.

  • Material UI Icons
    Material UI Icons provides a collection of high-quality icons for use with Material-UI components.

  • React Icons
    React Icons provides a collection of popular icon libraries as React components for easy integration.

  • Redux Logger
    Redux Logger is a middleware for Redux that logs actions and state changes, useful for debugging Redux applications.

  • Redux Thunk
    Redux Thunk is a Redux middleware that allows dispatching asynchronous actions, enabling more complex logic in Redux.

  • Tailwind Scrollbar Hide
    Tailwind Scrollbar Hide is a utility for hiding scrollbars in Tailwind CSS, useful for customizing scrollbar appearance.

1.1.5

3 months ago

1.1.4

3 months ago

1.1.3

3 months ago

1.1.2

3 months ago

1.1.1

3 months ago

1.1.0

3 months ago

1.0.7

3 months ago

1.0.6

3 months ago

1.0.5

3 months ago

1.0.4

3 months ago

1.0.3

3 months ago

1.0.2

3 months ago

1.0.1

3 months ago

1.0.0

3 months ago

0.0.0

3 months ago