SportCaster is a mobile application built using React Native that allows users to view, add, edit, and delete sports highlights, news, and headlines. The backend for this application is powered by Strapi, enabling easy content management and CRUD operations.
- View Sports Highlights: Users can view the latest sports highlights.
- Read News and Headlines: Access the latest sports news and headlines.
- Add Content: Users can add new sports highlights, news, and headlines.
- Edit Content: Update existing sports content as needed.
- Delete Content: Remove outdated or irrelevant sports content.
- React Native: Frontend for the mobile application.
- Strapi: Backend for content management and CRUD operations.
To get started with SportCaster Mobile App, follow these steps:
- Node.js and npm installed on your local machine.
- Strapi server up and running.
- Clone this repository.
git clone https://github.com/kamrankhoxa/SportsCaster_App.git