A Static web application for a museum displaying exhibits, upcomming events and written articles, developed for a school project
-
Virtual tours
-
Events calendar
-
Visitor Information
-
Responsive design
- Desktop, tablet and mobile friendly across most common browsers
- HTML
- CSS
To clone and run this application you will need Git
From the command line:
# Clone this repository
git clone https://github.com/Malkenes/Community-Science-museum.git
# Go into the repository
cd Community-Science-museum
Open your browser and navigate to:
- http://localhost:3000 (if using a development server)
- or open index.html in your browser (if static)
Marius Malkenes