Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 1.11 KB

README.md

File metadata and controls

37 lines (20 loc) · 1.11 KB

3# Getting Started with Create React App This is a foodie landing page means it's a single-page application designed for restaurant owners to quickly put their marketing on board within a limited time

Follow these instructions to run the app successfully

Step 1: Install dependencies

Installation:

npm install

Step 2: Start the App

npm start

Open your favorite browser and navigate to http://localhost:3000 to experience the magic 😎!

The app will automatically reload as you make changes, and any lint errors will be displayed in the console.

Step 3: Testing

Run the interactive test runner using:

npm test

Refer to the running tests documentation for more information.

Step 4: Build for Production

To build the app for production, use:

npm run build

Your optimized and minified app will be ready in the build folder, primed for deployment.

🚀 Note to Repo Visitors

If you find this repo useful, don't forget to show some love! Give the repository a star to support the project. 🌟