/getjson

{šŸ”„JSONšŸ”„} Free API Provider for Testing Purpose {šŸ”„JSONšŸ”„}

Primary LanguageCSSMIT LicenseMIT

app Icon

GetJson

šŸ—’ļøFree API Provider for Testing PurposešŸ—’ļø

Running On:

Client:

https://getjson.netlify.app

API:

https://getjson-data.herokuapp.com/user

UI:

Home

How to run Locally:

Server:

  1. Directory GetJson
  2. create .env.development file and add your own variable value included in .env.example
  3. Run yarn to install all packages
  4. Run yarn dev to run the server

React:

  1. Directory GetJson/client
  2. create .env.development file and add your own variable value included in .env.example
  3. Run yarn to install all packages
  4. Run yarn dev to run the server

Technology Use:

  1. ReactJS
  2. NodeJS