JulianaCristina / GoStack-Challenges

This repository is for the challenges from the Bootcamp GoStack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoStack Bootcamp Challenges

What is GoStack Bootcamp? 🚀

Online, practical, and intensive training of Rocketseat. We use NodeJS, ReactJS, and React Native and them whole ecosystem, from zero to deployment. Including automated testing, seamless integration, store publishing, and all the important libraries, tools, and frameworks for those who want to be ready for the projects of the real world. The modules are released weekly and also the challenges. In addition to these challenges, we also developed GoBarber, a complete application to ensure that we have mastered the stack and receive our certificate.


Where do I find the challenges? 🔍


How can I execute the project? 💻

Clone this repo, on terminal execute the command cd <challenge_folder>, then yarn in order to install all the dependencies, and finally execute yarn dev.


How can I execute the tests? 🧪

Clone this repo, on terminal execute the command cd <challenge_folder>, then yarn in order to install all the dependencies, and finally execute yarn test.


by Juliana Gonçalves
LinkedIn | GitHub

About

This repository is for the challenges from the Bootcamp GoStack.


Languages

Language:JavaScript 100.0%