/books-store

A Node.js application for a books store developed on Alura's course.

Primary LanguageJavaScript

Books Store

This is an service using Node JS to Books Store developed on Alura Course Platform. My goal here is to learn more about this technology.

Clone

git clone https://github.com/KarineLiuti/books-store-casa-do-codigo.git

Run

Install Nodemon Globally

npm install -g nodemon

Install dependencies

npm install

Run project

npm start

Books

List

http://localhost:3000/books

Register

http://localhost:3000/books/register