InquireNear Admin

InquireNear Admin is a web application that oversees all the processes in the mobile application. It can view users, transactions, inquiries, reports and admin.

Demo

https://inquire-near-2022.web.app

Run Locally

Clone the project

  git clone https://github.com/adavillacarlos/inquire-near-admin.git

Go to the project directory

  cd inquire-near-admin

Install dependencies

  npm install

Start the server

  npm run start