Skip to content

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

Notifications You must be signed in to change notification settings

KarineLiuti/books-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published