UNPKG
cra-template-create-mern-stack-app
Version:
latest (1.0.1)
1.0.1
Template for MERN stack apps
cra-template-create-mern-stack-app
/
frontend
/
src
/
api
/
.gitkeep
3 lines
(1 loc)
•
168 B
Plain Text
View Raw
1
2
3
This folder
contains
contains
the API Layer
of
our application. It will have methods that
are
responsible
for
performing API requests
and
communicating
with
a server.