/Meals-project-mobile

A React Native mobile app for searching meal recipes.

Primary LanguageTypeScript

Meals Project Mobile

This is a React Native mobile app for searching meal recipes. The project was initially developed during the React Native - The Practical Guide course and has been modified to use TypeScript and ESLint.

Running

To start the project, run the following commands:

npm install
npm start