React Meal Catalog App uses themealdb.com API to fetch data for vegetarian meals. User can filter the displayed meals searching by meal's name.
- React
- Redux
- NPM
- HTML/CSS
- Clone the repository using
git@github.com:zilton7/react-meal-catalog.git
- Navigate to the folder by inputting
cd react-meal-catalog
in your terminal. - Run
npm i
to install the dependencies. - Run
npm start
to start the app on local server. - Point your browser to
http://localhost:3000/
to load the app.
Run all the tests using command:
npm test
ZIL NORVILIS
Give a ⭐️ if you like this project!