Skip to content

Lagsi/map-react

Repository files navigation

News Map

An interactive map of the world. Click on any country and get the latest news from that specific country.

The app is developed by Vite-React and deployed on Netlify.

Vite React Netlify

DEMO

https://newsmap.netlify.app/

Motivation

In this application, our main objective is to provide uncensored and unbiased news coverage from countries around the world. This means that all news topics, including human rights, gender equality, politics from various parties, art and sports, should be made accessible to users without selective filtering or editorial bias, as opposed to traditional television news broadcasting policies.

Team

Getting Started

  1. Clone this repository to your machine
    git clone https://github.com/Lagsi/map-react.git
    cd map-react
  1. Run the command npm install in the project directory to install the project's dependencies.

  2. Run the command npm run dev to start the development server.

  3. Open the app on your local server on http://localhost:5173/

API

Project uses newsApi. Get API key.

Environment Variables

To run this project, you will need to add the following environment variable to your .env file.

VITE_NEWSCATCHER_KEY

Contributions

Contributions are welcome!

  1. Fork the repo

  2. Create a new branch git checkout -b improve-feature

  3. Make the appropriate changes in the files

  4. Add changes to reflect the changes made

  5. Commit your changes git commit -am "Improve feature"

  6. Push to the branch git push origin improve-feature

  7. Create a Pull Request

TODO

Display news articles related to multiple selected countries.

License

MIT © Lagsi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •