https://github.com/wesgtox/goweek02
Created on GoWeek.
https://github.com/wesgtox/goweek02
Last synced: 8 months ago
JSON representation
Created on GoWeek.
- Host: GitHub
- URL: https://github.com/wesgtox/goweek02
- Owner: WesGtoX
- License: mit
- Created: 2018-11-06T00:21:49.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-11T21:29:35.000Z (almost 7 years ago)
- Last Synced: 2025-01-13T06:09:43.005Z (9 months ago)
- Language: JavaScript
- Size: 1.22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GoWeek
Building using NodeJS, ReactJS and React Native.
Author: [Wesley Mendes](https://github.com/WesGtoX)
## About the Languages ##
Node.js® is a JavaScript runtime built on [Chrome's V8 JavaScript engine](https://developers.google.com/v8/).
ReactJS is an open-source JavaScript library which is used for building user interfaces specifically for single page applications.
React Native lets you build mobile apps using only JavaScript. It uses the same design as React, letting you compose a rich mobile UI from declarative components.
## License ##
[MIT](LICENSE)