Giter VIP home page Giter VIP logo

react-blog-app's Introduction

React Blog App

Welcome to the React Blog App repository! This project combines the power of React, Node.js, and various technologies to create a dynamic and feature-rich blog application. Here's a guide to setting up and running the app:

Frontend Setup

To get started with the frontend, follow these steps:

  • Install react-router-dom for client-side routing:

    npm install react-router-dom
  • Open the package.json file and add "proxy": "http://localhost:8000/" to enable communication between the frontend and backend.

Backend Setup

For the backend, we use Node.js with Express for server development. Additionally, Firebase and Google Cloud Platform (GCP) are integrated for authentication and deployment:

  • Firebase: For authentication and user management.
  • GCP: For deploying the application to the cloud.

GCP Integration

To integrate with Google Cloud Platform, follow these steps:

  • Log in to your GCP account using the following command:

    gcloud auth login
  • Set the GCP project for deployment:

    gcloud config set project react-alpha-blog
  • Deploy your app to GCP:

    gcloud app deploy

Summary

This project covers a wide range of technologies and concepts, including:

  • Creating engaging frontend applications using React.
  • Setting up a robust backend server with Node.js and Express.
  • Efficient database management using MongoDB.
  • Implementing user authentication with Firebase.
  • Establishing seamless communication between frontend and backend using Axios.
  • Deploying and hosting the application on Google Cloud Platform.

Getting Started

To start the development servers:

  • For the frontend, use:

    npm start
  • For the backend, use:

    npm run dev

TODO: update UI, reconfigure backend

react-blog-app's People

Contributors

judahsan avatar dependabot[bot] avatar

react-blog-app's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.