- Chibuokem Onyekwelu, [email protected]
- Ayomide Bajo
- Israel Akpan
- Daniel Agoziem
Inability to get cheap, affordable, feel-at-home and secure accomodation for short stay especially people visiting big cities like Lagos, Ibadan etc. for the first time
A platform that allows home owners to offer rooms in their homes for short rent, and get paid a token for it
Node, ReactJS, ExpressJS and MongoDB (with MongoDB Atlas)
- To provide another source of income to home owners
- Provide secure and comfortable accomodation for people
.
├── client # Frontend files
├── server # Server Files
└── README.md
git clone https://github.com/davidteejay/naijahacks-disruptors.git
Using yarn
yarn install
Using npm
npm install
cd client
Using yarn
yarn start
Using npm
npm start
Using yarn
yarn dev
Using npm
npm run dev