WilderNests - A mobile app to find or post dispersed campsites in the United States. Giving adventurous campers peace of mind by providing community vetting in the back country.
This app was created with the goal of providing users with a pleasant experience of finding, posting, rating, and reviewing dispersed campsites. Users can upload a photo, add a title, location, description, driving tips and available activities in the area. Users can leave comments and ratings for other campsites. The app makes use of a custom database to store information. You can click here to learn more about the back end.
To get this project up and running on your local environment, follow the steps below:
- Install the Expo CLI
npm install -g expo-cli
- Install the Expo client app on your iOS or Android phone and connect to the same wireless network as your computer. On Android, use the Expo app to scan the QR code from your terminal to open your project. On iOS, use the built-in QR code scanner of the Camera app.
- Clone down this repo
- CD into directory
- Install all dependencies:
npm install
- Start up the Expo server:
expo start
- In the window that opens up in your browser, click
run on IOS simulator
- Or download the Expo App from the apple store on your phone. If you are connected to the same network, you can scan the QR code to get started or open the Expo and select the Project.
- Browse the app.
- React Native
- React Native Testing Library
- Jest
- React-Native-Maps
- Build out the ability for the app to work with Users
- Add transition effects for improved UX.
- Users can add campsites to a list of favorites