krispi1 / countries-mern-api

Backend for the countries-mern https://github.com/krispi1/countries-mern app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Countries MERN api] 🚀

Status == work-in-progress

More on Countries MERN architecture

For a snapshot of Countries MERN building blocks view this file

Clone the project repo

Run git clone https://github.com/krispi1/countries-mern-api.git in your desired directory

Navigate into countries-mern-api

Run cd countries-mern-api

Install dependencies

Run npm install

Run the application

Run npm start

Runs the app in the development mode. Open http://localhost:4001 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

References:

  1. Password salting
  2. HTTP Status Codes
  3. Fastest way to find an item in a JS array
  4. Documenting JavaScript code

About

Backend for the countries-mern https://github.com/krispi1/countries-mern app


Languages

Language:JavaScript 100.0%