Skip to content

A web app for creating, editing, deleting, viewing web url resources

Notifications You must be signed in to change notification settings

SiriusLL/Resource-Wall-

 
 

Repository files navigation

UltraViolet Resource Wall

UltraViolet is a Pinterest-style Resource Wall meant for saving all your favourite links in one place!

Screenshots

"Screenshot of Home Page" "Screenshot of My Resources Page" "Screenshot of Create Resource Page"

Features

  • Add links to resources you want to save!
  • Create a new resource to be added to the website!
  • All users can view resources created by anyone!
  • Like, Comment, and Rate resources to show how you feel and save links on your own page!
  • Search for resources by category!

Getting Started

  1. Fork this repository, then clone your fork of this repository.
  2. Install dependencies using the npm install command.
  3. Start the web server using the npm run local command. The app will be served at http://localhost:8080/.
  4. Go to http://localhost:8080/ in your browser.

Dependencies

  • Express
  • Node 5.10.x or above
  • Chance
  • Body-parser
  • Chalk
  • Cookie-Parser
  • Dotenv
  • Ejs
  • Express
  • Morgan
  • PG
  • PG-native
  • Hashids
  • Nodemon

About

A web app for creating, editing, deleting, viewing web url resources

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.0%
  • EJS 35.4%
  • SCSS 12.2%
  • Shell 0.4%