Skip to content

domatosource/minimart-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minimart-app

Minimart React App

Objectives Attempted:

  1. Features for CRUD of products
  2. API calling to appserver
  3. UI Framework: antd

Getting Started

Ensure Node and npm is installed

  1. Install dependencies npm install

  2. Setup environment variables The appserver URL is defaulted to http://localhost:3001/api/v1. To change it, use set baseURL=http://HOST:PORT/api/v1

  3. Run the app npm start

This project was bootstrapped with Create React App.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published