Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 788 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 788 Bytes

Dino Intern Project2

Functionalities

In this project, an interactive webpage component is implemented.

Google Map API was chosen to provide the necessary features.

The app showcases a marker indicating the location of an event, and upon clicking the thumbnail, it displays the details of a list of events taking place at the same location.

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.