Congratulations! You've created a skeleton app and are ready to start adding Amplify categories to your application. The following are some categories that you can start to build into your application: * [Analytics](/lib/analytics/getting-started) - for logging metrics and understanding your users * [API (GraphQL)](/lib/graphqlapi/getting-started) - for adding a GraphQL endpoint to your app * [API (REST)](/lib/restapi/getting-started) - for adding a REST endpoint to your app * [Authentication](/lib/auth/getting-started) - for managing your users * [DataStore](/lib/datastore/getting-started) - for making it easier to program for a distributed data store for offline and online scenarios * [Geo](/lib/geo/getting-started) - to use location data and map UI components. * [Predictions](/lib/predictions/getting-started) - to detect text, images, and more! * [Storage](/lib/storage/getting-started) - store complex objects like pictures and videos to the cloud. * [Push Notifications](/lib/push-notifications/getting-started) - Add push notifications to your app to keep your users engaged and informed.