Admin-Dashboard-Task Tailwind Templates

Admin Dashboard Task

This is a simple task to create admin dashboad with a side navigation to showing all products and user by rest api.React router dom, tailwind css, react js are used in this project.

Live Demo

https://shiny-zuccutto-3203c2.netlify.app/

A Single Page Application (SPA) built with React.js, Tailwind CSS, React Router DOM, and React Icons. The platform allows users to:
āœ… View all products
āœ… View all users
āœ… See user details in a modal
āœ… See product details on a separate page


šŸ› ļø Technologies Used

  • Frontend: React.js, Tailwind CSS, React Router DOM, React Icons
  • State Management: React Hooks
  • API Handling: Fetch / Axios / Tanstack Query

Installation

  1. Clone the repository:

    git clone [https://github.com/AnisulHaqueNiloy/Admin-Dashboard-Task] *(Replace with your repo URL)*
    
  2. Navigate to the project directory:

    cd Your-Admin-Dashboard-Task *(Or your project's folder name)*
    
  3. Install dependencies (Client-side - React):

    cd client
    npm install  # or yarn install
    
  4. Start the development servers:

    • Client:
      cd client
      npm start  # or yarn start
      

Top categories

Loading Svelte Themes