nageshwar521 / live-in-homes-admin

A Cage Manager App build with React, Redux, Redux Tookkit, Redux Saga, Material UI and Ag Grid React.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Live In Homes Admin Application

A web application to view, edit and delete the posts and users

Setup ( Required only when running api locally )

Create .env.local in the root folder and add the following information

VITE_API_BASE_URL=http://localhost:4000/api

Installation

Install live-in-homes-admin project

  git clone https://github.com/nageshwar521/live-in-homes-admin.git
  cd live-in-homes-admin
  npm install
  npm run dev

About

A Cage Manager App build with React, Redux, Redux Tookkit, Redux Saga, Material UI and Ag Grid React.


Languages

Language:TypeScript 99.6%Language:JavaScript 0.2%Language:HTML 0.1%Language:Shell 0.1%Language:CSS 0.1%