Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/am4nn/hotelpedia--fullstackproject

A full stack and deployed project stores the information about hotels and thier rating
https://github.com/am4nn/hotelpedia--fullstackproject

authencation cloudinary css expressjs full-stack-web-development heroku html javascript mapbox mongodb nodejs

Last synced: about 8 hours ago
JSON representation

A full stack and deployed project stores the information about hotels and thier rating

Awesome Lists containing this project

README

        

# HotelPedia--FullStackProject
A full stack and deployed project stores the information about hotels and thier rating

It has many functionalities like login, register, navigate, etc

Technology Use : Nodejs, Expressjs, MongoDB, HTML, CSS, JS, Cloudinary, MapBox


Deployed on Heroku

To visit live website goto : https://intense-caverns-79298.herokuapp.com/


Preview of Website :

![Screenshot (696)](https://user-images.githubusercontent.com/86537681/174194400-f51e598f-fe71-4195-baa0-7b8575b5d5bb.png)

![Screenshot (697)](https://user-images.githubusercontent.com/86537681/174194405-b9c7ca7c-d146-45c7-9ea9-c768cf084803.png)

![Screenshot (698)](https://user-images.githubusercontent.com/86537681/174194408-5c86d127-d168-46c3-8b7f-1f1fd5ed82b6.png)



To visit website on local computer :


Download the code and run "npm install"


and then set up some evm variables i.e. CLOUDINARY_CLOUD_NAME, CLOUDINARY_KEY, CLOUDINARY_SECRET, MAPBOX_TOKEN, DB_URL


three of these are for cloudinary and then mpabox and last one is mongodb atlas for database


and then run "node app"


then open http://localhost:3000/ in your local machine to visit the site