# 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
Installation:
npm install
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.
Run the interactive test runner using:
npm test
Refer to the running tests documentation for more information.
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.
If you find this repo useful, don't forget to show some love! Give the repository a star to support the project. 🌟