macguyversmusic / climbly

The final project from Northcoders Bootcamp - Climbly - a mobile app made in React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Climbly

Climbly is a hill collection app. Climbly was built for a final group project within NorthCoders bootcamp.

The application allows users to sign up, check off mountains or hills that they have climbed and view checked off mountains as pins on a UK map. Users are able to search for mountains based on name, height and location. Users can also check each locations weather ahead of time.

Developed by

"Peaky climbers" team:

James Wilson - linkedin github
Jack Bond -linkedin github
Muugii Myangan - linkedin github
Szymon Orchowski - linkedin github

Getting started

Clone down the repository

https://github.com/back-jond1992/climbly-frontend.git

Change directory to:

mountain-app

Install dependencies:

npm i

Run the app:

npm start

Technologies

The front end for this application was built with

Node.js
React Native
Expo
Axios

Backend

You can find the repository for the backend here:

https://github.com/back-jond1992/climbly-backend

And it is hosted here:

https://mountain-server-api.herokuapp.com/api

About

The final project from Northcoders Bootcamp - Climbly - a mobile app made in React Native


Languages

Language:JavaScript 100.0%