A virtual photo exhibition by Brahmaputra River Water Diplomacy to showcase Brahmaputra and the indegenious life around it.
The project is a virtual exhibition that showcases marvelous images and fascinating stories of Brahmaputra and the lives around the river from participants across the globe. This exhibition was envisioned by Brahmaputra River Water Diplomacy.
The Project is currently hosted at brahmaputra-exhibition.com and riverofhopeandsorrow.herokuapp.com
- npm
npm install npm@latest -g
- nodemon
npm install nodemon -g
-
Clone the repo
git clone https://github.com/rathod-aryan/RiverofHopeAndSorrow.git
-
Change the directory
cd RiverofHopeAndSorrow
-
Install Packages
npm install
-
Running the server
npm start
Or running server as daemon
npm run dev
-
Running Database, in a new terminal/shell
mongod
-
Open the following link in your browser. Ensure you have allowed cookies and required permissions. http://localhost:3000/
/ | Home Page |
/about | About Us page |
/projects | Exhibition Page |
/projects/:Name | Showcase Page |