This is a React project bootstrapped in Vite that contains some code to get started with, but feel free to start your own React project in another framework.
$ npm install
$ npm run dev
Your web app is now live at http://localhost:5173! 🎉
This project uses TypeScript, but don't worry if you're not familiar with TypeScript: it's just JavaScript with typing. (like Java and .NET)
Like mentioned before, feel free to start your own React project without TypeScript if you don't want to use TypeScript.
types.ts
contains the types for the API you will be using.
constants.ts
contains the URLs of the API you will be using.
We recommend you to use the following packages, which is why we have installed them by default, but feel free to use other packages instead:
react-leaflet
for creating a map
- Use the Fetch API for retrieving data from the API