Hello there, thank you for visiting our repository! We are excited to have you here and want to provide you with all the information you need to get started.
First of all, this project provides ..... feature within a matching application. If you want to learn about our research and project feel free to check our Wiki.
[Description]()
[Installation]()
[License]()
[Sources]()
Game me! is a product that helps gamers find a friend to spend time with while playing online games.
That helps you to place this project in your computer so you can easily navigate through it.
You can clone the application from CLI or install it by downloading the ZIP file. To clone, you can paste the following code into the CLI you are using:
git clone https://github.com/Sensinki/Blok-Tech-Team-4A.git
Now you have all documents but you can not run the code without dependencies. We used npm, you can install npm by copying the following code to the CLI.
You can check our "package.json" file if you want to see all of our dependensies and devDependensies.
npm install
Now you can run the project. Write your terminal npm start
.
To check the connection you can go to your browser and write "localhost:3000". If there is no problem, you should see the welcome screen.
As last final step, you should set your .env file for MongoDB connection. In the .env file you will define following informations:
MONGO_URI=
This project is using MIT Licence
You can get more help from the following tools.