8000 GitHub - nicoirm/gez: Explore museums, galleries, aquariums, zoos and more around the world with virtual tours.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ gez Public
forked from stfurkan/gez

Explore museums, galleries, aquariums, zoos and more around the world with virtual tours.

License

Notifications You must be signed in to change notification settings

nicoirm/gez

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gez

Explore museums, galleries, aquariums, zoos and more around the world with virtual tours.

Getting Started

Prequisites

  • Node.js
https://nodejs.org/en/download/

Installation

  1. Clone the repo
git clone https://github.com/stfurkan/gez.git
  1. Change directory to gez
cd gez
  1. Install NPM packages
npm install

Development and Deployment

React

  • Change directory to gez
cd gez

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Features

  • Lists virtual tours by using map and table view
  • Tracks the visited virtual tours by using browser's local storage
  • Filters virtual tours by place name, country name and type
  • Sorts virtual tours by place name, country name and type
  • Generates favorite virtual tours list by user's selection
  • Enables to share user's favorite virtual tours
  • Enables to share single virtual tour
  • Supports Turkish and English languages (based on browser language)

Built With

  • Node.js - Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.
  • React - A JavaScript library for building user interfaces.
  • Bulma - Bulma is a free, open source CSS framework based on Flexbox.

Contributing

All contributions are welcome!

  1. Fork the project
  2. Create your branch (git checkout -b feature/featureName)
  3. Commit your changes (git commit -m 'Short details about the change')
  4. Push to the branch (git push origin feature/featureName)
  5. Open a pull request

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Explore museums, galleries, aquariums, zoos and more around the world with virtual tours.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.0%
  • HTML 3.0%
  • CSS 1.0%
0