A brief description of what this project does and who it's for
GET /api/items| Parameter | Type | Description |
|---|---|---|
api_key |
string |
Required. Your API key |
GET /api/items/${id}| Parameter | Type | Description |
|---|---|---|
id |
string |
Required. Id of item to fetch |
Takes two numbers and returns the sum.
Insert gif or link to demo
Install my-project with npm
npm install my-project
cd my-projectClone the project
git clone https://link-to-projectGo to the project directory
cd my-projectInstall dependencies
npm installStart the server
npm run startFor support, email fake@fake.com or join our Slack channel.
Client: React, Redux, TailwindCSS , Framer
Server: Node, Express , Firebase , Firebase Cloud