Skip to content

RhysDevalckeneerEhb/levels-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Levels App

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

Authors

Tech Stack

Client: React, Redux, TailwindCSS

Server: MYSQL, PHP, Laravel

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.

Features

  • Light/dark mode toggle
  • Live previews
  • Fullscreen mode
  • Cross platform

Installation

Install my-project with npm

  npm install my-project
  cd my-project

FAQ

Question 1

Answer 1

Question 2

Answer 2

License

MIT

Releases

No releases published

Packages

No packages published

Languages