https://github.com/kastorcode/gostack-module-10
Module #10 of the Rocketseat GoStack Bootcamp: GoBarber Mobile.
https://github.com/kastorcode/gostack-module-10
bootcamp brazil course css frontend goiania goias gostack immer javascript jsx matheus mobile module oliveira ramalho react-native react-native-community react-native-linear-gradient rocketseat
Last synced: 6 days ago
JSON representation
Module #10 of the Rocketseat GoStack Bootcamp: GoBarber Mobile.
- Host: GitHub
- URL: https://github.com/kastorcode/gostack-module-10
- Owner: kastorcode
- Created: 2021-09-05T17:04:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-05T17:04:33.000Z (over 4 years ago)
- Last Synced: 2026-01-03T16:28:25.364Z (3 months ago)
- Topics: bootcamp, brazil, course, css, frontend, goiania, goias, gostack, immer, javascript, jsx, matheus, mobile, module, oliveira, ramalho, react-native, react-native-community, react-native-linear-gradient, rocketseat
- Language: JavaScript
- Homepage: https://rocketseat.com.br
- Size: 1.67 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## GoStack Bootcamp Module 10
> 🚀 Practical project of the [Rocketseat](https://rocketseat.com.br) GoStack Bootcamp.
👷 Developed by Matheus Ramalho de Oliveira.
🔨 Systems Analyst, Full-Stack Developer.
🏡 Goiânia, Goiás, Brasil.
✉️ kastorcode@gmail.com
👍 [instagram.com/kastorcode](https://www.instagram.com/kastorcode)
---
Module 10: GoBarber Mobile
---
### Screenshots
---
### 🚀 Installation and execution
1. Make a clone of this repository;
2. Enter the folder running `cd gostack-module-10`;
3. Run `yarn` to install dependencies;
4. Run `yarn start` to start the development server;
5. Run `yarn android` or `yarn ios` depending on the operating system;
6. Start the GoBarber Backend developed in modules 2 and 3.
---
### 🗓 ️Roadmap
- Introduction to Node.js
- Creating Node.js project
- Continuing Node.js project
- CSS Flexbox
- UI Design
- Introduction to React
- First project with ReactJS
- First project with React Native
- Front-end documentation
- Flux architecture
- Using React Hooks
- Server-side rendering(SSR) with ReactJS
- GraphQL
- Expo
- Creating ReactJS project
- Creating React Native project
- Animations with React Native
- Full-stack app development
- Node.js tests
- Node.js deploy
- ReactJS tests
- React Native tests
- ReactJS deploy
- React Native publication
- WebSocket with Express
- Advanced patterns at Node.js
- OmniStack SaaS(software as a service) and AdonisJS
- Final challenge
- Monorepo