hazelbag / JSON-Notes-API-APP

Create/Edit/Add/Delete Project listings to a JSON File

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to my firs APP

You can run the APP in your browser by following the below

Firstly, copy the files to you local drive and navigate to the folder. Ensure you run to install the required node modules to run the APP

npm install

Also note to do this on both the backend folder and front folder

Once installed, navigate to each and launch by running the following:

npm start

About

Create/Edit/Add/Delete Project listings to a JSON File


Languages

Language:JavaScript 90.9%Language:HTML 9.1%