An open API service indexing awesome lists of open source software.

https://github.com/marceloalves/starbounditems

Quick and simple app to search and display items in Starbound
https://github.com/marceloalves/starbounditems

bulma-css elasticsearch javascript reactjs

Last synced: 5 months ago
JSON representation

Quick and simple app to search and display items in Starbound

Awesome Lists containing this project

README

          

# Starbound Items 3.0

All new React SPA for Starbound Items.

Kickstarted with [Create React App](https://github.com/facebookincubator/create-react-app).

## Installing / Getting started

```shell
> git clone https://github.com/MarceloAlves/StarboundItems.git
> cd StarboundItems
> yarn
> yarn start

Compiled successfully!

You can now view StarboundItems in the browser.

Local: http://localhost:3000/
On Your Network: http://---.---.-.-:3000/

Note that the development build is not optimized.
To create a production build, use yarn build.
```

## Contributing

If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are greatly appreciated.