#Rate-A-Park
Rate-A-Park is a fullstack application utilizing CRUD operations to allow users to leave reviews, ratings and comments on different National Parks.
Park data comes from the National Park Service API.
-Login or Register as a new user
-Use the search function to browse or find a park you've visited
-Logged in users may leave comments, reviews, and ratings. They also may visit their profile to edit/delete their reviews
-Admin capabilities include viewing all users and editing park information
-Implements bcrypt and JSON web-tokens for session security
Deployment: https://park-reviews-uw84.onrender.com/