Skip to content

vigarp/janfir-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Related Project

janfir-store

Zwallet

Getting started

To get the React app running locally:

  • Clone this repo with git clone https://github.com/vigarp/janfir-store.git janfir-store
  • cd janfir-store
  • npm install to install all required dependencies
  • Create a .env file and add following:
REACT_APP_API=http://localhost:4001/v1/items
  • npm start to start the local development server
  • start your browser and open http://localhost:3000

Architechture

This project is using :

  1. ReactJS ( Framework )
  2. Redux
  3. Axios
  4. Material-UI

Features

The features in this project include:

  • Add item
  • Edit Item
  • Pagination
  • Search Items
  • etc...

About

app (frontend) for janfir-store

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published