BizCards - Full / MERN Stack Website - NodeJS | MongoDB | Express | React | CSS | Bootstrap
My own API on Heroku: http://macard.herokuapp.com Live website on Netlify: https://macards.netlify.app
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the npm start script for react and the node app for the node using concurrently library.
Open http://localhost:3000 to view the frontend(react app) in the browser.
Open http://localhost:3400 to view the backend(API) in the browser.