React native application in which you can view a list of news about restaurants, filter by word and period
- Node v16.15.1
- NPM v1.0.1 and higher
- Fork and clone this repository
- Run
npm installin your terminal - Run
npm start - Run on your iOS/Android emulator
- If you don't have
npm installworking, usenpm install --force