This is a simple blog application developed using React Native. This application provides a platform for users to read, like, and share blog posts.
- Users can view blog posts.
- Users can like blog posts.
- Users can share blog posts on social media.
- Simple and user-friendly interface.
Client: React, Redux, React Navigation, Axios
Server: Node, Express
To get started with the development and testing of this application, follow these steps:
-
Clone the repository: git clone <repository_url>
-
Navigate to the project directory: cd react-native-blog-app
-
Install dependencies: npm install
-
Run the application: npx react-native run-android or npx react-native run-ios
This project is licensed under the MIT License - see the MIT file for details.
