Skip to content

React CRUD App for HomeItems. Built with Parcel.js, Axios, Less, redux, @reduxjs/toolkit

Notifications You must be signed in to change notification settings

kamalk171/homeitems-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homeitems-app

React CRUD App for HomeItems. Built with Parcel.js, Axios, Less, redux, @reduxjs/toolkit Back-end Node.js, Express API for the same is avliable at Back-end.

How to start the front-end applcation

npm install
npm start

How to start the back-end applcation

npm install
node server.js

Different UI pages

Main page

MainPage

Add Item page

HLAddItem

Item List page

HomeItemsList1

Update Item page

UpdateItem

About

React CRUD App for HomeItems. Built with Parcel.js, Axios, Less, redux, @reduxjs/toolkit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published