Skip to content

This is just a repository to store the results of the code used on an episode of my Youtube channel.

License

Notifications You must be signed in to change notification settings

fmedinac/noticias-do-front-ep02-app

Repository files navigation

noticias-do-front-ep02-app

This is just a repository to store the results of the code used on an episode of my Youtube channel.

There is no lint, tests or good practices.

Running the app

Initiate react-native local-cli:

$ npm install
$ npm start

Run on iOS simulator:

$ react-native run-ios

API

It's a very (really) simple API. Only an express server delivering a JSON object with some delay.

For running it:

$ cd api
$ npm install
$ npm start

License

MIT. Please feel free to use as you wish.

About

This is just a repository to store the results of the code used on an episode of my Youtube channel.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published