Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alialiayman/react-firebase

NoSQL: Full react app. Store, retrieve, and edit customer data on the firebase free 1GB tier. The app integrates with firebase identity nicely. multiuser, very performant. ❤️️❤️️
https://github.com/alialiayman/react-firebase

firebase material-ui react styled-components

Last synced: about 2 hours ago
JSON representation

NoSQL: Full react app. Store, retrieve, and edit customer data on the firebase free 1GB tier. The app integrates with firebase identity nicely. multiuser, very performant. ❤️️❤️️

Awesome Lists containing this project

README

        

This GitHub repository showcases my knowledge and expertise in using React, Firebase, and other related technologies to build powerful web applications. The project uses the latest version of React, along with the Redux Toolkit for managing the state of the application. Material UI is used for creating beautiful and responsive user interfaces, while Firebase provides the backend infrastructure for data storage, authentication, and other features. The project also includes integration with React Router for client-side routing and analytics tools, allowing for detailed tracking and reporting of user behavior. Additionally, the project demonstrates my ability to deploy to multiple sites, as well as to preview channels in pull requests. The project also uses Videojs, Calendly, and Mux for providing advanced multimedia and scheduling functionality. Overall, this repository serves as a comprehensive demonstration of my skills in React and Firebase development.

## Deployment links

--links here--

## Getting started

Clone the repo, sign up for firebase and replace the firebase credentials in ....
npm i
npm start

image

image

image

image

## References

### Routing
```
https://medium.com/@thanhbinh.tran93/private-route-public-route-and-restricted-route-with-react-router-d50b27c15f5e
```

## Firebase

# Security Rules
```
https://firebase.google.com/docs/database/security/

```