[On Hold] Restaurant App concept
Eateri is a concept app designed to help build a modern-looking mobile web app for managing restaurants or any food business. It provides inspiration and a tech stack to deliver a visually appealing and functional food app to potential clients. The app showcases various features and incorporates technologies like Next.js, Emotion, Theme-ui, React-spring, and Vivify.
To install and run the Eateri app on your local machine, follow these steps:
Make sure you have Node.js installed in your system. You can download it from here.
Clone the repository using the following command:
git clone https://github.com/elitenoire/eateri.git
cd eateri
npm install
npm run dev
Eateri is a concept app designed to inspire and assist in building a modern mobile web app for managing restaurants or food businesses. It offers a range of features and incorporates technologies like Next.js, Emotion, Theme-ui, React-spring, and Vivify to deliver a visually appealing and functional app. The installation process involves cloning the repository, installing dependencies, and starting the development server. Overall, Eateri provides a valuable resource for developers looking to create food-related web applications.