- Clone the project from this repo,
- cd into admin directory
- make npm install and run npm start
- From the root directory cd into client
- make npm install and npm run dev to start
- Create firebase app and get the credentials
- Paste the firebase credentials on firebase.ts in client
- Get stripe credentials and now you area good to go.
_Happy coding