Skip to content

evelez7/Not-Imgur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSC 317 Term Project

Term project for web development class.

An image hosting social media website where one can register, post pictures, and comment.

Build/Run Instructions

Build Instructions

To get dependencies

  1. Navigate to source folder (in the repo, 'cd application')
  2. run 'npm install' to get all required dependencies

To populate database

Please see the config directory README for more information on the database details assumed by the app

  1. Navigate to source folder (in the repo, 'cd application')
  2. run 'npm run init'

Run Instructions

  1. Navigate to application source (in the repository, 'cd application') through the command line
  2. Run the command 'npm start'
  3. Navigate to the project url (http://localhost:3000/)

About

CSC 317 Final Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published