Skip to content

JosephDriedger/Commute-App

Repository files navigation

My Web Application (Add your Title here)

General Info

This browser based web application to ...

  • Hi everyone, my name is Ning Feng
  • Hi, my name is Joseph. I'm excited about this project because this is my first time working in a group project with people eager to code.
  • This is bad. Real bad. The line anyways for conflict.
  • Hi my name is emma I say hi

Technologies

Technologies used for this project:

  • HTML, CSS
  • JavaScript
  • Bootstrap
  • ...

Content

Content of the project folder:

 Top level of project folder: 
├── .gitignore               # Git ignore file
├── index.html               # landing HTML file, this is what users see when you come to url
└── README.md

It has the following subfolders and files:
├── .git                     # Folder for git repo
├── images                   # Folder for images
    /blah.jpg                # 
├── scripts                  # Folder for scripts
    /blah.js                 # 
├── styles                   # Folder for styles
    /blah.css                # 

Firebase hosting files: 
├── .firebaserc...


Tips for file naming files and folders:

  • use lowercase with no spaces
  • use dashes (not underscore) for word separation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from comp1800/web_template