Skip to content

Fullstack website (learning project) build with React, JS, MongoDB (database), Firebase (for auth) and Google Cloud (deployed)

Notifications You must be signed in to change notification settings

Netius/react-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

Overview

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.

Running Frontend

npm run start

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.

npm run build

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.

Running Backend

https://github.com/Netius/backend-react-blog

Connection to MongoDb and Firebase authentication is in the link https://github.com/Netius/backend-react-blog

About

Fullstack website (learning project) build with React, JS, MongoDB (database), Firebase (for auth) and Google Cloud (deployed)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published