/0.4.2-gitmeet

Git Meetin'

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Git-Mate

Find Github projects and collaborators in your local area 🗺

Pre-requisites

NodeJS and npm must be installed

Setup

  1. Clone the repository

  2. Change directory to the cloned repository

  3. Run the following commands:

npm install
npm start
  1. Visit localhost:3000 in your web browser

Uses

Client side:

  • ReactJS, react-router-dom
  • showdown for MD rendering
  • zeit-ui, zeit icons
  • axios -SweetAlert

Server Side:

  • ExpressJS
  • DotENV
  • Mongoose (MongoDB)

License

Licensed under Apache 2 License