- Debit card - 4000003560000008
- Expiry Date - Any Future Date
- CVV - Any 3 Digits Number
- Other cards: https://docs.stripe.com/testing#international-cards
Install Redis on your System and make sure it's up and running
In Root directory run following commands
cd client
npm install
npm run dev
In Root directory run following commands
cd server
npm install
npm run dev
Other Details Coming soon :)