suelensantos / my-links-nodejs

Project created by @Rocketseat on youtube, from an introductory study of node.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Links

This project aims to create a list of important websites to never forget.

By @Rockeseat class on youtube

Initial project: https://github.com/Rocketseat/youtube-masterclass-nodejs

Two new features have been implemented:

  • Adding new links from user input;
  • Deleting items from the list.

It was necessary to do a communication with API (where are stored the links in json).

About

Project created by @Rocketseat on youtube, from an introductory study of node.js.


Languages

Language:JavaScript 76.4%Language:CSS 16.2%Language:HTML 7.4%