Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 892 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 892 Bytes

About Projek

WorldWise is a website where you can keep records and track all the places around the world that you have visited. It is an application that runs on the Fake API. This project made me more familiar with Context API, React Query, and various use cases of React Router such as putting application state in a URL.

What I learned

  • The Context API
  • React Query
  • Various use cases of React Router such as putting application state in a url.

Installation and Usage

  1. Clone the repository: git clone https://github.com/Yogihafidh/WorldWise.git
  2. Go into the repository: cd WorldWise
  3. Install the dependencies: npm install
  4. Run the development server: npm run dev
  5. Buka browser Anda dan navigasikan ke http://localhost:5173/ untuk mengakses aplikasi WorldWise.

Technologies Used

  • React
  • React Router
  • React Leaflet
  • CSS Modules