/MERN-frontend

The boilerplate for the frontend portion of a MERN stack.

Primary LanguageJavaScript

Getting Started

Clone this repo

git clone https://github.com/JinwookKim/mern-frontend-boiler.git

Start the server

npm run start

Code credit goes to: https://github.com/bradtraversy/mern_shopping_list

Only difference that this project only includes the frontend part of the code.