A place where you can save your favorite URLs from all over the internet arranged in catergories, view other users categories.
- Product Owner: Faris Arabi
- Scrum Master: Bushra alabsi
- Development Team Members: Ahmad Zoaby, Mohammed Alduraidi
This application is used to store your favorite URLS in the internet, also you can search for another user favorites, like others' favourites and add it to your list if you like.
- Node v8.10.x
- MongoDB v3.6.3
From within the root directory:
npm install```
## How to Start
```sh
mongod
From within the root directory on another terminal window:
npm start
View the project roadmap here