Skip to content

Latest commit

 

History

History
71 lines (50 loc) · 1.8 KB

README.md

File metadata and controls

71 lines (50 loc) · 1.8 KB

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