Skip to content

ipaullly/pet-store-react-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pet-store-react-UI

this is the user interface for a simple CRUD app that allows users to create, read, update and delete pets. the UI is built using a React App with webpack configuration and hosted on heroku.

Links

the UI is available on heroku:

the API was built using Django Rest Framework (DRF) available at:

Prerequisites

make sure you have node installed in your local machine

Insatallation

clone the repository

git clone https://github.com/ipaullly/pet-store-react-UI.git

cd into the pet-store-ui directory and run the command to install all requirements from package.json

cd pet-store-ui && npm install

run the app on a local port by running

npm run dev

About

Consumed five endpoints of a DRF app using ReactJS/ES6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors