Skip to content

A mobile- and PC-friendly forum website constructed using React and Firebase Realtime Database.

Notifications You must be signed in to change notification settings

rayguo233/forum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Technologies Used

Useful Links

Installations

Getting started

  • You need to have Node and NPM installed on your computer.

  • Installing Node automatically comes with npm.

    Link for installation: https://nodejs.org/en/download/

Clone

  • If you haven't downloaded the source code, clone this project to your local machine https://github.com/rayguo233/forum.git

    run the command below

    $ git clone https://github.com/rayguo233/forum.git
    

Setup

  • Installing the project dependencies

    run the command below

    $ cd forum
    $ npm install
  • Include your Firebase credentials

    Fill in the src/services/firebase.js file appropriately.

  • Start the project

    run the command below

    $ npm start
  • Visit http://localhost:3000

About

A mobile- and PC-friendly forum website constructed using React and Firebase Realtime Database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •