Fullstack website (learning project) build with React, JS, MongoDB (database), Firebase (for auth) and Google Cloud (deployed)
Link to site https://react-blog-46b81.ew.r.appspot.com/
Fullstack site created in React with Javascript This is a project-based course, to show how to combine React, Node.js, and Google Cloud in a full-stack, full-featured website, including user-friendly forms for posting articles and comments.
Using a Node.js server, tied with a MongoDB database, and user authentication with Firebase Auth, and deployed with on Google Cloud.
Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes. You may also see any lint errors in the console.
Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes. Your app is ready to be deployed!
See the section about deployment for more information.
Connection to MongoDb and Firebase authentication is in the link https://github.com/Netius/backend-react-blog