MEVN Client Management Project

An app and API to manage clients and providers

Built With

  • Node.js
  • Express.js
  • MongoDB
  • Vue.js

Prerequisites

  • Nodejs
  • MongoDB

Install

  • Nodejs
  • MongoDB

Getting Started

  • To get a local copy of the app, run the following command in your terminal:

    • git clone https://github.com/mistermaxis/MEVN-Project.git
  • To install the necessary modules:

    • Navigate to the server folder in your explorer or console and run:
      • npm i
    • Navigate to the client folder in your explorer or console and run:
      • npm i

Run the following commands to run the app

  • Navigate to the server folder in your explorer or console and run:

    • npm run serve
  • Navigate to the client folder in your explorer or console and run:

    • npm run dev
  • To access the app, navigate in your internet browser to:

  • To access the API documentation, navigate to:

Author

👤 Maximiliano Diaz

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!