A simple personality test application
The application is used to discover someone's personality.
Frontend: ReactJS with Material UI Backend: Expressjs
Contained in package.json file
Built With
Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.
Input Mongo_URI as an environment variable.
Run the command below in the terminal to run the application (frontend and backend application simultaneously)
lerna run --parallel start
navigate to the root directory
cd simpersonality
docker-compose build
docker-compose up
To stop the containers
docker-compose stop
Find the postman collection in the documentation folder in the backend directory
Contributors names and contact info
ex. Ayo Folami