MartinKondor / ninja-client

NINJA is an ultra secure messaging platform. Built with the MERN stack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🥷 ninja-client

Project Status version GitHub Issues Contributions welcome License

NINJA is an ultra secure messaging platform. Built with the MERN stack.

Getting Started

Prerequisites

  • Node.js v16.13.0+
  • In the main directory run the npm i command to simply install the dependencies.

Usage

For the server side (Express, Mongo), see: https://github.com/MartinKondor/ninja-server/.

To run the project make sure to do the following steps:

  1. Set up and start the server side.
  2. Start the client with npm start command.
  3. Now you can edit the files on both sides.

Contributing

This project is open for any kind of contribution from anyone.

Steps

  1. Fork this repository
  2. Create a new branch (optional)
  3. Clone it
  4. Make your changes
  5. Upload them
  6. Make a pull request here

Authors

License

Copyright © 2022 Martin Kondor.

See the LICENSE file for details.

About

NINJA is an ultra secure messaging platform. Built with the MERN stack.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 90.6%Language:CSS 5.6%Language:HTML 3.8%