Skip to content

rebs1203/pre-work

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project ReadME

Welcome to Coffee Bar!

Description

Coffee Bar is a web application built using HTML, CSS, and JavaScript that aims to give you information about your favorite Coffee.

How to Run the Project

To run this project on your local machine, follow the steps below:

Prerequisites

  • Web Browser (e.g., Google Chrome, Mozilla Firefox, Microsoft Edge, etc.)

Clone the Repository

  1. Open your terminal or command prompt.
  2. Navigate to the directory where you want to clone the repository.
  3. Run the following command to clone the repository:
git clone https://github.com/rebs1203/pre-work.git

Run the Application

  1. After cloning the repository, navigate to the project directory:
cd pre-work
  1. Locate the index.html file and double-click on it. This will automatically open the project in your default web browser.

Alternatively, you can open your web browser and enter the file path of index.html in the URL bar.

Example:

file:///path/to/pre-work/index.html
  1. The web application should now be up and running. Explore the different features and functionalities!

Project Structure

Here's a brief overview of the project structure:

your-project/
├── index.html
└── make-coffee.html

├── css/
└── styles.css
└── make-coffee.css

├── js/
└── script.js
└── make-coffee.js

  • index.html: The main HTML file that represents the structure of the web page.
  • css/: Directory containing the CSS files.
  • js/: Directory containing the JavaScript files.

Contact

If you have any questions or need further assistance, you can reach out at rebecavgallo@hotmail.com.

Thank you for using Coffee Bar! We hope you find it useful and enjoyable. Happy coding!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors