Skip to content

Truong-coder/BlogPost

Repository files navigation

BlogPost

👷 Installation

  1. Clone the repository

    • Via HTTPS:
    https://github.com/Truong-coder/BlogPost.git
    • Via SSH:
    [email protected]:Truong-coder/BlogPost.git
  2. Install the necessary packages

    Go to the main directory and install the necessary packages

    cd BlogPost/
    npm install / yarn install
  3. Start developing

    Initiate the project in development mode

    npm start
  4. Run the Database

    cd jsonserver/
    npm run db
    

📮 FAQ

🙋‍ What is Blog Post?

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.

📲 Can I try the app?

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

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/blogPosts

👨‍🔬 What are the technologies used?

Here are some of them:

📕

This project was made and released publicly in 2022.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published