Skip to content

Create your personal collection of places you would like to visit or you have visited. ๐ŸŒ„๐Ÿ–๏ธ

Notifications You must be signed in to change notification settings

ThomasCode92/placepicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

15 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Placepicker

Create your personal collection of places you would like to visit or have already explored. Let your travel dreams and memories come to life in one beautiful compilation. ๐ŸŒ„๐Ÿ–๏ธ

About this Repository
๐ŸŒ Explore Side Effects in React with this 'placepicker*' application from React - The Complete Guide.
โญ Dealing with Side Effects & Keeping the UI Synchronized.
๐Ÿ” Understanding Side Effects & useEffect(), Effects & Dependencies and when NOT to use useEffect()!

View the application

git clone https://github.com/ThomasCode92/placepicker
cd placepicker    # navigate into project folder
npm install       # install dependencies
npm run dev       # start development server

Open http://localhost:5173 in your browser to view the application.

Debugging

To start the application in debug mode when encountering a bug, follow these steps. First, execute the debug script by running the command npm run debug in the command line interface. Then, initiate the VS Code debugger by clicking the green play icon in the debug panel. This will open a Chrome browser connected to the debugger, enabling inspection and troubleshooting of the application with ease.

About

Create your personal collection of places you would like to visit or you have visited. ๐ŸŒ„๐Ÿ–๏ธ

Topics

Resources

Stars

Watchers

Forks