Code Monkey home page Code Monkey logo

bookshop's Introduction

BOOK SHOP

This is a program that runs on the bookstore's web platform. The program is designed in both frontend and backend. Sincerely thanks to Devchido because this is his project that I cloned

Requirements System

  • Nodejs : v17.9.1

  • Dependencies :

    -    "@emotion/react": "^11.10.6"
    -    "@emotion/styled": "^11.10.6"
    -    "@fortawesome/fontawesome-free": "^6.5.2"
    -    "@mui/icons-material": "^5.11.11"
    -    "@mui/lab": "^5.0.0-alpha.125"
    -    "@mui/material": "^5.11.15"
    -    "@testing-library/jest-dom": "^5.16.5"
    -    "@testing-library/react": "^13.4.0"
    -    "@testing-library/user-event": "^13.5.0"
    -    "axios": "^1.3.4"
    -    "bootstrap": "^5.3.3"
    -    "cors": "^2.8.5"
    -    "date-fns": "^2.29.3"
    -    "font-awesome": "^4.7.0"
    -    "mdb-react-ui-kit": "^8.0.0"
    -    "moment": "^2.29.4"
    -    "notistack": "^3.0.1"
    -    "prop-types": "^15.8.1"
    -    "react": "^18.2.0"
    -    "react-back-to-top-button": "^0.0.14"
    -    "react-bootstrap": "^2.10.2"
    -    "react-dom": "^18.2.0"
    -    "react-redux": "^8.0.5"
    -    "react-router-dom": "^6.11.1"
    -    "react-scripts": "5.0.1"
    -    "react-scroll-to-top": "^3.0.0"
    -    "redux": "^4.2.1"
    -    "redux-thunk": "^2.4.2"
    -    "web-vitals": "^2.1.4"
    

Installation

There are 2 parts that need to run :

frontend

  npm install
  npm start

backend

  • create database in mySQL
  CREATE DATABASE shop;
  • update maven
  • run the project

Demo

  • Login page

Login page

  • Register page

Register page

  • Public page

Public page

  • Decentralization

Decentralization

According to

Feedback

If you have any feedback, please contact with [email protected]

Usage/Examples

import Component from 'my-project'

function App() {
  return <Component />
}

Logo

Features

  • Fullscreen mode
  • Cross platform

bookshop's People

Contributors

amvnd avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.