https://github.com/codersguild/react-overmind-rxjs-frontend
React, Overmind, Axios, Sockets, TailWind CSS & Firebase Setup. Deployed on Netlify. Starter Template
https://github.com/codersguild/react-overmind-rxjs-frontend
Last synced: 4 months ago
JSON representation
React, Overmind, Axios, Sockets, TailWind CSS & Firebase Setup. Deployed on Netlify. Starter Template
- Host: GitHub
- URL: https://github.com/codersguild/react-overmind-rxjs-frontend
- Owner: codersguild
- License: apache-2.0
- Created: 2020-05-10T12:57:07.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-26T15:53:38.000Z (over 2 years ago)
- Last Synced: 2023-03-04T09:44:07.362Z (over 2 years ago)
- Language: CSS
- Homepage: https://frontend-starter.netlify.app/
- Size: 1.26 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

### Custom React Template
1. Applicaction State : Overmind.js [Overmind](https://overmindjs.org/)
2. App : React-App from CRA
3. Axios instead of Fetch for HTTP Requets
4. Deployment : Firebase / GCP.
5. Real Time : Sockets & WSS
6. Tailwind CSS. [TailWind](https://tailwindcss.com/)
7. RxJS Observables.
## React & Relay + GraphQL Example.
- [How to create the F8 App?](https://makeitopen.com/)
- [Roadmap](https://roadmap.sh/react)
- [Learn these before writing React](https://reactjs.org/docs/hooks-rules.html)
- [What Matters ?](https://francodalessio.com/users-care-about-how-you-write-code/)
- [React faster than it breaks](https://francodalessio.com/never-call-a-react-function-component/)# New :
- [https://github.com/preactjs/wmr](https://github.com/preactjs/wmr)
- [https://mherman.org/blog/dockerizing-a-react-app/](https://mherman.org/blog/dockerizing-a-react-app/)
- [Basic Structuring of a React App](https://www.freecodecamp.org/news/a-better-way-to-structure-react-projects/)