ResIn is a simple to navigate single webpage, to view a multitude of resources within one platform.
This mid-term project has been created by Jaspinder Sabharwal and Yasu S.
Resource Wall
- 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.
- Node 10.x or above
- NPM 5.x or above
- PG 6.x
- Express
- Jquery
- BodyParser
- Cookie-Session
- Chalk
Users are able to utilise this resource wall by organising saved resources on thei main page. The search bar allows users to look for resources made by other users and they have the ability to like, rate and even comment in each resource. For full demo please follow the Getting Started steps.