Skip to content

Friendornot is a dating site where you can make new friends. If you are a developer, you can use its codes for a private chat.

Notifications You must be signed in to change notification settings

elyasmotazedy/friendornot

Repository files navigation

Friendornot is a dating site where you can make new friends. If you are a developer, you can use its codes for private chat.

Demo: friendornot

technologies

friendornot uses MERN stack.

  • MongoDB (mongoose)
  • Express
  • React (material-ui)
  • Node

How to start

  1. First download the project.
  2. Install dependencies.
npm install
  1. For data base go to config folder , default.json and replace your db link and secret token.

  2. Run the project

npm run dev

Database

For the database you can go to this link and set up your MongoDB Atlas account for free.

MongoDB Atlas

Or You can use desktop version.

All you need get your MongoDB connection string and go to the third part of how to start. somthing like this:

mongodb+srv://<username>:<password>@<DB name>.dhmxy.mongodb.net/myFirstDatabase?retryWrites=true&w=majority

For more information about MongoDB Atlas: MongoDB Atlas docs

Todos

  • Wriet tests
  • Change some codes
  • add send files via chat

About

Friendornot is a dating site where you can make new friends. If you are a developer, you can use its codes for a private chat.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published