UltraViolet is a Pinterest-style Resource Wall meant for saving all your favourite links in one place!
- 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!
- Fork this repository, then clone your fork of this repository.
- Install dependencies using the
npm install
command. - Start the web server using the
npm run local
command. The app will be served at http://localhost:8080/. - Go to http://localhost:8080/ in your browser.
- Express
- Node 5.10.x or above
- Chance
- Body-parser
- Chalk
- Cookie-Parser
- Dotenv
- Ejs
- Express
- Morgan
- PG
- PG-native
- Hashids
- Nodemon