ekoyanu99 / crud-reactjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crud-reactjs

Installation

  • Open two terminals

  • Run the commands

cd backend and cd frontend
  • After that Run
npm i or npm install
  • After the dependencies are installed, open XAMPP, run apache, and MySQL

  • Run this command in the terminal backend folder

nodemon index
  • Run this command in the terminal frontend folder
npm start
  • Done

About


Languages

Language:JavaScript 85.6%Language:HTML 14.4%