Skip to content

nangbx/book-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book store project

Project for Web technologies and e-Services Backend by Carbon group

Requirement

  • Javascript - Programming language
  • ReactJS - Framework
  • HTML, CSS - UI
  • MySQL - Database
  • Carbon framework - Backend framework

Quick start:

  1. Make sure you already installed Nodejs in system.
  2. Run command npm i for install all dependances
  3. Run command npm start for run the app in the development mode
  4. Open http://localhost:3000 to view it in your brower

Deploy vercel