- nodejs - express
- mongodb - mongoose
- reactjs
Practicing front and back connection & some complex frontend rendering
I added checkbox using the input type "checkbox"
I wanted to create some animated components, so I added dropdown using dropdown.css
I created a modal by importing react-modal and with the help of source code on internet
This is template code for using router.get . We use the 'localhost:9000/' as a link to print out Hello World.
This is a template code for connecting node and mongodb using library called mongoose . Mongoose enables easy database - node connection coding.