Skip to content

elenasmo/Wildpark-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App for Visitors (Wildpark)

As my final project for the Web-Development-Bootcamp headed by neue fische GmbH I decided to develop an app for Visitors of the Wildpark. The main feature is a map, which shows the visitors their current location and where they can find the animals, restaurants, playgrounds and restrooms.

This project was bootstrapped with Create React App.

Preview

drawing drawing drawing

Tech stack

  • React.js
  • Node.js
  • MongoDB
  • express
  • react-router
  • mongoose
  • nodemon
  • REST API
  • styled-components
  • styled-icons
  • Mapbox-API
  • fullcalendar

Run on localhost

Setup

git clone git@github.com:elenasmo/wildpark-app.git

cd wildpark-app

npm install

Requirements

  • Cloudinary account
  • Mapbox account

Cloudinary

  REACT_APP_CLOUDINARY_CLOUDNAME='your_cloudname'
  REACT_APP_CLOUDINARY_PRESET='your_preset'

Mapbox

  REACT_APP_MAPBOX_TOKEN="your_token"

Run the app

npm start

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

The page will reload if you make edits.
You will also see any lint errors in the console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published