GithubHelp home page GithubHelp logo

list_crud_appp's Introduction

list_crud_appp

Here are the steps you can follow for your project:

Create the project:

Run the command npx create-expo-app Project_name to create the project with the name "Project_name". Navigate to the project directory:

Change the current directory to the project directory using the command cd Project_name. Install dependencies:

Run the command npm install to install all the project dependencies. Start the app:

Launch the Expo development server by running npm start in the project directory. Choose the target platform:

After the development server starts, you can choose the target platform (Android, iOS, or web) by selecting the respective options. Testing on Android and iOS devices:

If you want to test your app on an Android device, scan the QR code displayed after the successful compilation of your app. Use the Expo Go app to scan the QR code and launch the app. Similarly, for iOS devices, you can use the Expo Go app to scan the QR code and run the app. Backend setup:

To start the backend server, navigate to the server directory by running cd server. Start the server by running node index.js. Backend server port:

Your backend server will be running on local port 3001. Setting up Axios:

If you encounter a bad request error, make sure to check your Axios configuration and ensure it is correctly sending requests to the backend server. Please note that the commands provided assume a Unix-based command line interface (CLI). If you're using a different operating system, some commands may vary slightly.

list_crud_appp's People

Contributors

mauryarajeev avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.