https://github.com/kastorcode/gostack-live-22-storybook
Live #22 of the Rocketseat GoStack Bootcamp: Frontend documentation using Storybook.
https://github.com/kastorcode/gostack-live-22-storybook
bootcamp brazil css docs documentation frontend goiania goias gostack html javascript jsx live matheus oliveira ramalho reactjs rocketseat storybook styled-components
Last synced: 4 months ago
JSON representation
Live #22 of the Rocketseat GoStack Bootcamp: Frontend documentation using Storybook.
- Host: GitHub
- URL: https://github.com/kastorcode/gostack-live-22-storybook
- Owner: kastorcode
- Created: 2021-09-13T12:31:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-13T12:31:48.000Z (over 4 years ago)
- Last Synced: 2025-03-21T05:27:35.721Z (9 months ago)
- Topics: bootcamp, brazil, css, docs, documentation, frontend, goiania, goias, gostack, html, javascript, jsx, live, matheus, oliveira, ramalho, reactjs, rocketseat, storybook, styled-components
- Language: JavaScript
- Homepage: https://rocketseat.com.br
- Size: 508 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## GoStack Bootcamp Live 22
> 🚀 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)
---
Live 22: Storybook
---
### Screenshots
---
### 🚀 Installation and execution
1. Make a clone of this repository;
2. Enter the folder running `cd gostack-live-22-storybook`;
3. Run `yarn` to install dependencies;
4. Run `yarn start` to start the development server;
5. Open the address `http://localhost:3000` in the browser;
6. Run `yarn storybook` in another terminal to start the Storybook development server;
7. Open the address `http://localhost:9009` in the browser to view frontend information.
---
### 🗓 ️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