https://github.com/miguelitodev/studying-api
📚 Estudando um pouco sobre API, me baseando em uma playlist de 4 aulas da rocketseat
https://github.com/miguelitodev/studying-api
Last synced: 3 months ago
JSON representation
📚 Estudando um pouco sobre API, me baseando em uma playlist de 4 aulas da rocketseat
- Host: GitHub
- URL: https://github.com/miguelitodev/studying-api
- Owner: miguelitodev
- Created: 2020-09-02T00:44:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-04T02:30:48.000Z (over 4 years ago)
- Last Synced: 2025-02-23T21:05:26.675Z (3 months ago)
- Language: JavaScript
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
Â
Studying Api
-->
![]()
About  | Â
Features  | Â
Technologies  | Â
Requirements  | Â
Starting  | Â
License  | Â
Author
## :dart: About
Describe your project
## :sparkles: Features
:heavy_check_mark: Feature 1;\
:heavy_check_mark: Feature 2;\
:heavy_check_mark: Feature 3;## :rocket: Technologies
The following tools were used in this project:
- [Expo](https://expo.io/)
- [Node.js](https://nodejs.org/en/)
- [React](https://pt-br.reactjs.org/)
- [React Native](https://reactnative.dev/)
- [TypeScript](https://www.typescriptlang.org/)## :white_check_mark: Requirements
Before starting :checkered_flag:, you need to have [Git](https://git-scm.com) and [Node](https://nodejs.org/en/) installed.
## :checkered_flag: Starting
```bash
# Clone this project
$ git clone https://github.com/miguelrisquelme/studying-api# Access
$ cd studying-api# Install dependencies
$ yarn# Run the project
$ yarn start# The server will initialize in the
```## :memo: License
This project is under license from MIT. For more details, see the [LICENSE](LICENSE.md) file.
Made with :heart: by Miguel Riquelme
Â