An open API service indexing awesome lists of open source software.

https://github.com/akashpawar43/venus

Venus Internationals official website
https://github.com/akashpawar43/venus

dynamic expressjs handlebars hbs html-css-javascript mongodb nodejs

Last synced: 2 months ago
JSON representation

Venus Internationals official website

Awesome Lists containing this project

README

          

Venus INternational


This is official website of venus international. We have used HTML, CSS, Javascript, Node.js, Mongoose and MongoDB to achieve this.

# Technology We Used :computer:

1. HTML5
2. CSS3
3. JavaScript
4. node.js
6. MongoDB

## 🔗 Links
[![portfolio](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://akashpawar43.netlify.app/)
[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/akashpawar23/)

## Instructions to Run the Code

If you want to run the latest code from git, here's how to get started:

1. Clone the code:

https://github.com/akashpawar43/venus.git
cd venus-react

2. Install the node-red dependencies

npm install

3. Create .env file with following variables

PORT = 4444
DB = "Insert your mongodb connection url"

4. Run

npm start

5. open your browser and visit

localhost:4444

Project Screenshots:

1. HomePage

project-screenshot

2. Gallery
project-screenshot

3. About Page
project-screenshot