/Fullstack-React-Survey-Platform

Small project to demonstrate developments from front to back using React and Node

Primary LanguageJavaScriptMIT LicenseMIT

React Redux Node.js Express.js MongoDB

Emaily

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.

Getting Started

  • 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

Run the project

  • Clone the repository
git clone https://github.com/vicecarloans/React-Node-AWS-deployment
  • Install Dependencies
npm install
  • Run Dev Server
npm run dev