Skip to content

Latest commit

 

History

History
43 lines (43 loc) · 1.03 KB

project-structure.md

File metadata and controls

43 lines (43 loc) · 1.03 KB
├── BuddyTrail
├── Code_of_Conduct.md
├── README.md
├── RatingStyle.css
├── auth.css
├── auth.html
├── auth.js
├── book.html
├── boy.png
├── chatbot.gif
├── crescent-moon.png
├── cursor.js
├── day-mode.png
├── 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
├── package-lock.json
├── project-structure.md
├── project_structure.txt
├── reviews.html
├── script.js
├── star-rating.js
└── style.css