Skip to content

DevDario/fullstack_users_crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FullStack Users CRUD

Perfom CRUD operations using this complete Project built with HTML, CSS, JS and PHP ! Create, Delete, Read and Update your users data, using an intuitive and simple UI.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

The things you need before installing the software.

  • Create your own database
  • Create the corresponding Tables
  • Run your local server

Installation

A step by step guide that will tell you how to get the development environment up and running.

  1. CLone the repo to your machine
$ git clone https://github.com/DevDario/fullstack_users_crud

  1. Acess the folder you've cloned
$ cd fullstack_users_crud

  1. Execute the php server.php file
$ serve the PHP file / Launch you Local Server

  1. Run the Frontend Application on your browser
    you can use live-server via npm
$ npm install -g live-server
$ live-server
  1. Enjoy it !

About

A fullstack Project Built with HTML,CSS, JS and PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published