Skip to content

mcjbyday/CodeChorus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeChorus

Your trusted home for tech tawk.

Table of Contents

-Description

-See It Deployed!

-Screen Captures

-Technology

-Installation

-Usage

-Questions/Contact

Description

CodeChorus is a technology forum that provides individuals interested in technology with a platform for the dissemination of software development ideas and the discussion of varying perspectives.

Back to Top

See it deployed live!

See application live here!

Screen captures

Image Description
Code Chorus Application in use

Technology

At its core, CodeChorus leverages the Model-View-Controller paradigm. It achieves this using the following technologies:

  • Node.js
  • Express.js
  • Sequelize
  • Handlebars.js
  • BCrypt

Back to Top

Installation

To install required packages, run the following command in your local directory upon forking the repository.

`npm i`

Back to Top

Usage

Recommended prerequisites include node.js version 16.2.0 or later.

To execute the program run the following command in your local directory

`npm run start`

Alternatively

`node server.js`

Back to Top

References/Resources

Back to Top

Questions / Contact

Back to Top

About

A blog for techies to tawk tech

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published