Skip to content

This is an application built using React with Redux. This application enables you to log different places in Europe you've visited, as well as add pins to store memories with images and captions, to the map. This project was built using a Rails API backend (located at places-ive-been-backend).

License

jessicagomesng/places-ive-been

Repository files navigation

Places I've Been logo

Places I've Been

This application was built using React with Redux and a Rails API, available at https://github.com/jessicagomesng/places-ive-been-backend. This application enables wanderlusters to log the conuntries they've visited across Europe, as well as to add pins to log memories from places they've traveled to!

You can visit and see this application in action yourself by visiting: https://places-ive-been-heroku.herokuapp.com/

Getting Started

To get started, fork and clone this repo, as well as the backend repo. Then, in this respository, run:

npm install

to install any dependencies. Once installed, you can then run:

npm start

to start the server! If not automatic, then navigate to http://localhost:3000 to view it in the browser.

Follow the instructions through the backend README to get the server set up.

From the application homepage, the user may:

  • View and click on different countries on a world map to 'visit' them
  • Drop pins at different locations on a map and save images from their Facebook/Instagram/other links to those pins to record memories to look back on later
  • Edit and delete existing pins

Contributing:

Bug reports and pull requests are welcome on GitHub at https://github.com/jessicagomesng/places-ive-been. This project is intended to be a safe, welcoming space for collaboration. Contributors are expected to adhere to the Contributor Covenant code of conduct.

License:

The system is available as open source under the terms of the MIT License.

Walkthrough:

You may view a video walkthrough of this application here.

About

This is an application built using React with Redux. This application enables you to log different places in Europe you've visited, as well as add pins to store memories with images and captions, to the map. This project was built using a Rails API backend (located at places-ive-been-backend).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published