-
Clone the repository
- Via HTTPS:
https://github.com/Truong-coder/BlogPost.git
- Via SSH:
[email protected]:Truong-coder/BlogPost.git
-
Install the necessary packages
Go to the main directory and install the necessary packages
cd BlogPost/ npm install / yarn install
-
Start developing
Initiate the project in development mode
npm start
-
Run the Database
cd jsonserver/ npm run db
Blog Post is a cross-platform CRUD application built with React Native. CRUD is a short term for Create, Read, Update and Delete. In this app, users can create new Blog Post with title and content on it. Each Blog Post can be edited and deleted.
Yes! Simply follow instructions below to download the Expo app and scan the QR code:
Step 1: Download the Expo App on Google play or App store
-
Click here to download from Google Play: https://play.google.com/store/apps/details?id=host.exp.exponent&hl=vi&gl=US
-
Click here to download from App Store: https://apps.apple.com/us/app/expo-go/id982107779
Step 2: Scan the QR Code to run on your Mobile devices
For more detail, click here: https://expo.dev/@truonghp/blog?serviceType=classic&distribution=expo-go
Click here for API host: https://6a63-42-115-238-249.ap.ngrok.io/blogPostsHere are some of them:
This project was made and released publicly in 2022.