magelon6 / goMove_app

goMove web-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

GoMove

SPA for digital nomads that allows you to evaluate the selected country from different angles in relation to the current location.

Tech Stack

Client: React, Redux, Chart.js, Material UI

Server: Node, Express, JWT

DB: PostgreSQL

Installation

Install GoMove with npm

  npm install my-project
  cd my-project

API Reference

Get all items

  GET /api/items
Parameter Type Description
api_key string Required. Your API key

Get item

  GET /api/items/${id}
Parameter Type Description
id string Required. Id of item to fetch

add(num1, num2)

Takes two numbers and returns the sum.

Authors

Contributors

Feedback

If you have any feedback, please reach out to us at a@artka.dev

License

MIT

Screenshots

App Screenshot

=======

logo-transparent

Intro

SPA for digital nomads that allows you to evaluate the selected country from different angles in relation to the current location.

Tech Stack

Client: React, Redux, Chart.js, Material UI

Server: Node, Express, JWT

DB: PostgreSQL

Installation

Install GoMove with npm

  npm install my-project
  cd my-project

API Reference

Get all items

  GET /api/items
Parameter Type Description
api_key string Required. Your API key

Get item

  GET /api/items/${id}
Parameter Type Description
id string Required. Id of item to fetch

add(num1, num2)

Takes two numbers and returns the sum.

Authors

Contributors

Feedback

If you have any feedback, please reach out to us at a@artka.dev

License

MIT

Screenshots

App Screenshot

About

goMove web-app

License:MIT License


Languages

Language:JavaScript 97.3%Language:SCSS 1.6%Language:CSS 0.6%Language:HTML 0.4%