/food-categories

Meals App - React Native Study

Primary LanguageJavaScript

Meals Categories APP

Made by Andrรฉ Almeida.

๐Ÿ“Œ Contents

๐Ÿ“ท Screenshots

๐Ÿš€ Technologies

This project was made using the follow technologies:

๐Ÿ’ป How to run

# Clone Repository
$ git clone https://github.com/andreluas/meals-categories.git
# Install Dependencies
$ npm i

# Run Aplication
$ npm run start

Go to http://localhost:5173/ to see the result.

๐Ÿ› Issues

Create a new issue report, it will be an honor to be able to help you solve and further improve our application.

โœจ Contributing

  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'feat: My new feature';
  • Push to your branch: git push origin my-feature.

๐Ÿ“„ License

This project is under the MIT license. Made with ๐Ÿ’– by Andrรฉ Almeida.

Thank you! ๐ŸŒ