This is official website of venus international. We have used HTML, CSS, Javascript, Node.js, Mongoose and MongoDB to achieve this.
- HTML5
- CSS3
- JavaScript
- node.js
- MongoDB
If you want to run the latest code from git, here's how to get started:
-
Clone the code:
https://github.com/akashpawardev/venus-react.git cd venus-react -
Install the node-red dependencies
npm install -
Create .env file with following variables
PORT = 4444 DB = "Insert your mongodb connection url" -
Run
npm start -
open your browser and visit
localhost:4444
- HomePage
- Gallery
- About Page



