/MinecraftStore

Minecraft Store, an Instagram like app using ReactJS & EJS

Primary LanguageHTML

Run App:

App Demonstrates:

  • Processed a JS file with Node
  • Installed packages using npm
  • Created an HTTP server with Node and Express
  • Used a package to grab API data
  • Templated an application with EJS
  • Displayed data with EJS

Endless Possibilities:

The concepts here can apply to many different types of applications. Play around with the many packages available on npm. The possibilities of what can be done with Node are endless. One can pair it with a frontend framework like Angular and a database system like MongoDB to create a MEAN Stack application.

instastack