Metropolitan Ministry App - Schedule and Administrate Metropolitan Ministry.
Install dependencies and run server
npm install
npm dev:client
npm dev:server
Then open http://localhost:3000 and http://localhost:8080/api.
- React - JavaScript UI library
- Node - JavaScript runtime
- Express - Web framework for Node
- MongoDB - NoSQL database
- Pavel Müller
This project is licensed under the MIT License - see the LICENSE.md file for details