Skip to content

📸 Showcasing my newly acquired JavaScript skills, this app simulates a photo-sharing app.

Notifications You must be signed in to change notification settings

jendoc/se_project_aroundtheus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 3: Around The U.S.

Overview

  • Intro
  • Javascript Features
  • Figma
  • Demo

Intro

This project is made so all the elements are displayed correctly on popular screen sizes.
The website emulates a photo sharing application profile, featuring photos of locations around the United States.

Javascript Features

  • Modular JS
    Scripts are organized according to the OOP paradigm and imported to an index file.

  • Webpack Bundling
    Project is set up with both development and distribution environments utilizing webpack.

  • Form Validation
    Each popup form has custom validation with real-time feedback.

  • API Integration Data is fetched from an API and rendered on the page.

Figma

GitHub Page

To demo on your own device with API functionality, download the zip file, terminal command "npm i" then "npm run dev"

About

📸 Showcasing my newly acquired JavaScript skills, this app simulates a photo-sharing app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published