Artemis_Mini-Classroom

hng


Test Site here: https://mini-classroom.000webhostapp.com

Installation Guide

  • You need a server, download Wamp or Xampp
  • Clone this repository into htdocs of www folder in your respective servers.
  • If you have not been added to the organization, kindly work in your forked repository and open a pull request here
  • Fork the repository and push to your staging branch
  • Merge to your master and compare forks with the original repository
  • Open a Pull Request.
  • Read this or watch this for more help
git clone https://github.com/hngi/Artemis_Mini-Classroom.git
cd hng.tech
cp .env.example .env
php -S localhost:8000
Visit localhost:8000 in your browser

Contribution Guide

git checkout staging
  • Comment on all Changes made on each file you contribute to
  • Use proper commit comments for your commits
  • Push to staging branch and open a pull request
  • Wait for review