mariusbanea / bookmarks-app-node

Bookmarks server for bookmarks-app React app using Node Express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookmarks Server

Deploying

When your new project is ready for deployment, add a new Heroku application with heroku create. This will make a new git remote called "heroku" and you can then npm run deploy which will push to this remote's master branch.

About

Bookmarks server for bookmarks-app React app using Node Express


Languages

Language:JavaScript 98.3%Language:TSQL 1.7%