Skip to content

Latest commit

 

History

History
40 lines (40 loc) · 978 Bytes

project-structure.md

File metadata and controls

40 lines (40 loc) · 978 Bytes
├── Code_of_Conduct.md
├── README.md
├── RatingStyle.css
├── book.html
├── boy.png
├── chatbot.gif
├── chatbot.html
├── firebase.js
├── icons
│   ├── airplane.svg
│   ├── bed-solid.svg
│   ├── instagram.svg
│   ├── plane-departure-solid.svg
│   ├── route-solid.svg
│   ├── twitter-x.svg
│   ├── twitter.svg
│   └── youtube.svg
├── img
│   ├── cloud.png
│   ├── contact-mountain.png
│   ├── googleLogo.png
│   ├── landing-page.jpg
│   ├── logo.png
│   ├── logo2.png
│   └── new-york-page.png
├── index.html
├── login.css
├── login.html
├── login.js
├── project-structure.md
├── project_structure.txt
├── script.js
├── signUp.css
├── signUp.html
├── star-rating.js
└── style.css