Skip to content

maulanakavaldo/little-lemon-food-ordering-app-react

Repository files navigation

Little Lemon Food Ordering App using React

Screenshots

Wireframe:

wireframe

LittleLemon:

Prototype

Installation

  1. Clone the repository

    git clone https://github.com/maulanakavaldo/little-lemon-food-ordering-app-react.git
  2. Navigate to the project directory

     cd little-lemon-food-ordering-app-react
  3. Install dependencies

    Make sure you have Node.js installed. Then run:

    npm install

Running the Project

  1. Start the development server

    npm start

    This will start the React development server and typically open your default browser to

    http://localhost:3000
  2. Build the project for production

    To create an optimized build of the project, run:

    npm run build

    This will create a build directory with all the production files.

Star this repository if it is useful. Thank you ! :)

About

Coursera: Meta React Native Specialization - Capstone (React App)

Topics

Resources

License

Stars

Watchers

Forks