A Simple to use app to search accommodation.
- Search Accommodation(Rooms and Apartment) by location.
- Daily needed Grocery Delivery. COMMING
This app includes these features with complete login using mobile otp and a simple and clean ui.
This App uses a number of open source tools and libraries to work properly:
- React.js - JavaScript library for building or UI components
- ReactNative - JavaScript-based mobile app framework that allows you to build natively-rendered mobile apps for iOS and Android
- Redux - JavaScript library for managing application state.
- Node.js - evented I/O for the backend
- Express.js - fast node.js network app framework
- MongoDB - a document-oriented NoSql database
- Mongoose.js - an Object Data Modeling (ODM) library for MongoDB and Node. js.
Backend Repo for this is Here
Website Repo for this is Here
This App requires Expo to run.
Install expo-cli
npm install --global expo-cli
Install the dependencies and and start the App.
npm i
expo start
scan qr code in expo app and boom app is runing.
Want to contribute? Great!
- Fork the Project
- Create your Feature Branch (git checkout -b feature/AmazingFeature)
- Commit your Changes (git commit -m ‘Add some AmazingFeature’)
- Push to the Branch (git push origin feature/AmazingFeature)
- Open a Pull Request
Have an idea to tack it forword make a PR or open a issue.
All the PR’s and Issue’s are Welcome
MIT
Free Software, Hell Yeah!