Skip to content

amresh012/GameStoreApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Full Stack GameStore-App

A brief description of what this project does and who it's for

Acknowledgements

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.

Demo

Insert gif or link to demo

Installation

Install my-project with npm

  npm install my-project
  cd my-project

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start

Screenshots

App Screenshot

Support

For support, email [email protected] or join our Slack channel.

Tech Stack

Client: React, Redux, TailwindCSS , Framer

Server: Node, Express , Firebase , Firebase Cloud

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published