Skip to content

Simple Payment Plan Info With React, Redux and Bootstrap

Notifications You must be signed in to change notification settings

dosper7/PaymentPlanPricing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project built with React.js, Redux and Bootstrap and the new HTML5 input range type.

Setup Development Tools

Prefered browser : Chrome

Build & Run app

Open a command line a follow instrunctions:

Copy project with git clone command

# install dependencies with npm install command
npm install
 
# runs website with hot reload at localhost:3000
npm run start

# run tests located on test folder
npm run test

About

Simple Payment Plan Info With React, Redux and Bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published