Fullstack (React/Node) Application that charges user for credits. From the credits user being charged, they can send out list of their custom-made surveys.
- You can find link to the project domain here
Test Credit Card Number for Stripe.
Email: Anything
Credit Card Number: 4242 4242 4242 4242
Exp. Day: Anything
CSC: Anything
- Clone the repository
git clone https://github.com/vicecarloans/React-Node-AWS-deployment
- Install Dependencies
npm install
- Run Dev Server
npm run dev