- Create a database at http://localhost/phpmyadmin.
- Import the database from the file
database.sql
in the root directory of the project. - Copy
.htaccess.sample
and paste it as.htaccess
in the root directory of the project. - Edit the
.htaccess
file and change the database name, username and password.
-
Login
-
Register
-
Home
-
Profile
-
Cart
-
Checkout
-
Admin dashboard
-
Admin view and edit Products
-
Admin view and edit Orders