Git Product home page Git Product logo

cy-product_website's Introduction

CY-Product_Website

This repository utilizes HTML, CSS, and vanilla JavaScript to create what an interactive website may appear or behave like across browser and mobile views. Using API calls, a product page loads, and pages adjust depending on size of screen. Other pages include a temperature converter for vacationers, a sale countdown page, and a contact form.

Unofficial features --

  • Responsive Design {Best Practice} [All Pages]

  • Integrate a third-party API into project. {REQ}

  • Utilized Session and Local Storage for name and email fields on the contact form

Guideline Features:

  • Convert user input between two formats and display the result. (e.g. Fahrenheit to Celcius, kilograms to pounds, etc) {Intermediate} [Home]

  • Calculate and display data based on an external factor (ex: get the current date, and display how many days remaining until some event) {Intermediate} [Promo]

  • Retrieve data from a third-party API and use it to display something within your app. {Easy} [https://fakestoreapi.com/] [Products]

  • Create a node.js web server using a modern framework such as Express.js or Fastify. Serve at least one route that your app uses (must serve more than just the index.html file). {OPTIONAL - ATTEMPTED} {Easy/Intermediate} (Original attempt: https://github.com/JodieMullins/CY-WebDev)

Special feature attempted: Mock API


How to run the project:

Click the link from the 'About' section on the right-hand side of this repo.


OR check it out in VSCode:

*** You will likely have a better experience in FireFox if you choose to open this in VSCode, but this method will open via user's default browser ***


  1. Clone to local machine from GitHub

    • HOW TO CLONE: Determine your desired file path and open Git Bash within the directory of choice. Type 'git clone [git URL]' and open the project folder in VSCode.
  2. Open project in Visual Studio Code

    • ensure VSCode Extension 'Live Preview' from Microsoft is installed
  3. Open terminal window. Type 'npm install'

    • ensure Node.js is installed on the local machine
  4. Right-click within the 'index.html' file and choose 'Show Preview' to view / click on web pages.

    • also an option to view from browser in the hamburger menu available through the Live Preview window or by copy/pasting Live Preview window URL into a browser window

Special Thanks

A huge thanks to all the mentors with Code:You that helped and have contributed to make this project possible from the January 2024 cohort. This project has been re-created a few times with various feature lists attempted, but it has been an indespensible learning experience. Thank you, Code:You mentors. <3

cy-product_website's People

Contributors

jodiemullins avatar

Watchers

 avatar

Forkers

sonnyfishback

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.