https://github.com/synthetic-borealis/web_project_4
Project 4: Around The U.S.
https://github.com/synthetic-borealis/web_project_4
Last synced: 4 months ago
JSON representation
Project 4: Around The U.S.
- Host: GitHub
- URL: https://github.com/synthetic-borealis/web_project_4
- Owner: synthetic-borealis
- Created: 2021-08-15T17:01:05.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-06T09:11:51.000Z (over 2 years ago)
- Last Synced: 2024-12-31T09:18:05.549Z (6 months ago)
- Language: JavaScript
- Size: 7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project 9: Around The U.S.
## Description
A one page website for travellers. The website is responsive and should display well on different devices and resolutions (including PCs, tablets & mobile phones).The website was created in HTML5, CSS & JavaScript, and bundled with WebPack.
Click [here](https://synthetic-borealis.github.io/web_project_4/) to visit the site.
## Possible Improvements
- Ensure url inputs don't accept non-https (or http) as valid input (perhaps with the pattern attribute).
- Optional: Ensure links point to valid image files when creating image cards (will probably require use of AJAX).## Showcase
![]()
Fig. 1: The website running inside Chrome's device emulator.
![]()
Fig. 2: The website running normally inside Chrome.