Sensinki / Blok-Tech-Team-4A

MIT License
1 stars 0 forks source link

Blok Tech Team:technologist:

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.

Table of Contents :mag:

[Description]()

[Installation]()

[License]()

[Sources]()

Description :memo:

Game me! is a product that helps gamers find a friend to spend time with while playing online games.

Installation :package:

1. Create a folder

That helps you to place this project in your computer so you can easily navigate through it.

2. Clone this repository

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

3. Install dependencies

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

4. Run the project

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.

5. .env file

As last final step, you should set your .env file for MongoDB connection. In the .env file you will define following informations:
MONGO_URI= API_KEY=

License :page_facing_up:

This project is using MIT Licence

Sources :globe_with_meridians:

You can get more help from the following tools.