(c) 2022 by Vinicius Cardoso This work is for educational purposes only there's no commercial use, or intent to harm any company or person.
This project was bootstrapped with Create React App, using the Redux and Redux Toolkit template.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The project Backend is hosted by Firebase It handles the authentication and the database.
The project is hosted in Firebase Hosting and the CI/CD is handled by Github Actions.
The main branch is the main
branch, and the dev
branch is the development branch.
Only the main
branch is deployed to Firebase Hosting.
All pull requests must be made to the dev
branch once the pull request is approved it will be merged to the main
branch.
- HTML
- CSS
- JavaScript
- React
- Redux
- Firebase
- Material UI
- Stripe
- Styled Components
- React Router
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.