Skip to content

nik-G-54/Explore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

35 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Frontend Project Structure

travelAdvisor/
β”œβ”€β”€ public/
β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ api/
β”‚   β”‚   └── travelAdvisor.js
β”‚   β”œβ”€β”€ components/
β”‚   β”‚   β”œβ”€β”€ Header.jsx
β”‚   β”‚   β”œβ”€β”€ List.jsx
β”‚   β”‚   β”œβ”€β”€ Loader.jsx
β”‚   β”‚   β”œβ”€β”€ Map.jsx
β”‚   β”‚   β”œβ”€β”€ PlaceCard.jsx
β”‚   β”‚   └── RatingStars.jsx
β”‚   β”œβ”€β”€ constants/
β”‚   β”‚   └── mapStyles.js
β”‚   β”œβ”€β”€ App.jsx
β”‚   β”œβ”€β”€ index.css
β”‚   └── main.jsx
β”œβ”€β”€ tailwind.config.js
β”œβ”€β”€ postcss.config.js
β”œβ”€β”€ package.json
└── vite.config.js

About

This is a full stack project which have protected routes ,google map for find best place near by yours, web_sockeit for group chat

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors