Skip to content

AyaBellazreg/Blog-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blogging app based on React

A simple Blogging app based on React and Redux using Firestore for a Realtime Database.

Features

  • Login form
  • Sign in form
  • Logging out functionality
  • Dashboard
  • Adding new blogs to the dashboard as a signed in user
  • Realtime database
  • Authentication

Technologies used

  • Node.js
  • React.js
  • Redux
  • Materialize
  • Firebase
    • Firestore
    • Firebase Authentication
    • Cloud Functions (soon will be added for realtime notifications)

Requirements

  • Node.js installed
  • NPM installed

Getting started

Package installation

  1. Standard node modules installation
npm install
  1. Start the React App:
npm start

About

A simple project management tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published