Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/edbzn/bookeeper

Front-end mobile web app - React Redux
https://github.com/edbzn/bookeeper

mobile-first react redux rekit webapp

Last synced: 15 days ago
JSON representation

Front-end mobile web app - React Redux

Awesome Lists containing this project

README

        

# Bookeeper Mobile Web App

![Bookeeper Mobile Web App](https://media.giphy.com/media/7CSPpImqLpIZy/giphy.gif)

Join or create a Shared flat with your roommates, track your common expenses.

## Pre-requisites

* NodeJS

## Getting started

* Clone the repository

```
$ git clone [email protected]:Edouardbozon/bookeeper.git
```

* Jump in dir

```
$ cd
```

* Install modules

```
$ yarn install
```

* Run the dev server

```
$ yarn start
```

* :rainbow: It works! By default the app is running on `http://localhost:6075/`

## Helpfull links

* [Rekit](http://rekit.js.org/)
* [Ant Design Mobile](https://mobile.ant.design/docs/react/introduce)
* [React Icons](https://gorangajic.github.io/react-icons/md.html)