RheaAdh / Liberr

Decentralized Library using React Native, Node.js and MongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Liberr app

Liberr is a decentralized library built with React Native on the frontend and Node + MongoDB for the backend.

How to run locally


Installation

git clone git@github.com:RheaAdh/Liberr.git

cd Liberr

cd api && npm install

cd mobile && npm install --force

Running the services

cd api && npm run dev

cd mobile && npm start

About

Decentralized Library using React Native, Node.js and MongoDB


Languages

Language:JavaScript 99.9%Language:Shell 0.1%