- Run
npm install
to install dependencies - Run
npm start
to start the app - Run
npm test
to launch the test runner in the interactive watch mode - Run
npm run build
to build the app for production to thebuild
folder
The mock data ( constants ) are defined in src/constants/index.js
We use experiences
, popularCategories
, activities
Application is deployed on https://react-wallet-page.vercel.app/