Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 345 Bytes

File metadata and controls

15 lines (11 loc) · 345 Bytes

Getting Started with Paystack and React

This is the code for the app written in the Getting Started with Paystack and React App.

Getting Started

Demo

View a live demo of the app here

Development

To run locally, clone/download the repo, then cd into the app folder and run

yarn install
yarn start