Api of mern-app-frontend
Use the git to clone the project to your local machine.
$ git clone https://github.com/jairosoto05/mern-app-backend.git
Navigate to the extracted folder
cd backend
Install the dependencies and modules
$ npm install
$ npm start
This will open the app at port 3000. If it doesn't open, visit http://localhost:3000
- Node.js
- Express.js