Skip to content

hamza-hadj-aissa/kitabi_store_interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kitabi Store

This the react app front end of kitabi store website. It's a website that manages an online books store.

Features

  • Viewing books
  • Authentification
  • Email verification
  • Making orders
  • Inventory management for the admin
  • ...

Installation

Clone this project to your host by running:

https://github.com/hamza-hadj-aissa/kitabi_store_interface.git

On the project's directory, run this command to install dependecies:

npm install

Before running this app, make sure that you have the backend API running on you host ( PORT 3000 ). You can follow Installation instructions here Kitabi Store API

Now that everything is set up. You can run this app:

npm start
  • This app is running on port 8000

Usage/Examples

After running this app. You can login as a Client as long as an Admin. On the database migration in Kitabi Store API. Two users have been created:

Type of user Email Password
Admin admin@email.com admin123
Client client@email.com client123

You can always sign up with your own email address and login (Make sure you verify your email).

🔗 Contact

linkedin

About

This repository contains the source code for an eCommerce website developed for selling books. The website is built using Express JS, MySQL and React JS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published