Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrbooi/pricingplan


https://github.com/mrbooi/pricingplan

Last synced: about 4 hours ago
JSON representation

Awesome Lists containing this project

README

        

# PricingPlan

You work for a company that has decided to introduce new pricing plans (Bronze, Silver, and Gold). The UI designer has come up with the new designs for the pricing plans page, however the APIs for the new plans is not ready. As a frontend developer, build a one page application that allows a user to subscribe to one of the new plans (borrow from any pricing plans design) whilst mocking the expected response from the API.

## How to run the project:

'git clone https://github.com/MrBooi/PricingPlan/'

`npm install `

`cd to PricingPlan`

`npm run start`