/gostack-nodejs

Node.js basic API built during Bootcamp GoStack from Rocketseat

Primary LanguageJavaScript

gostack-nodejs

Node.js basic API built during Bootcamp GoStack from Rocketseat

About

This API is part of a basic and simple project divided into three parts.

  • 1 - The first one is the API, built with Node.js. It's right here!
  • 2 - ReactJS app. It is possible to list, register and remove repositories.
  • 3 - React Native app, where we can view all the repositories registered on project 2 and like it.

Installing

Clone the repo:

git clone https://github.com/msawaguchi/gostack-nodejs.git

Start server:

yarn dev

And you're done! Now you can launch the project 2 or 3.


Made with ❤️ by Missae Sawaguchi