Skip to content

SebasttianDaza/LoginPHP

Repository files navigation

Login with PHP

Table of Contents

Overview

screenshot

Website developed with PHP, Twig, JavaScript and MySQL, a little application that allows you to login and register. Handle to render of the views with Twig.

Built With

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/your-user-name/your-project-name

# Install dependencies
$ npm install
$ composer install

# Run the app, you can use nginx or apache

Contact