1-Felix / MERN-CRUD-App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic-MERN-CRUD-APP

This is a simple crud project built with the following technologies:

Requirements

Usage

  • Backend
npm install
node server.js
  • Frontend
cd client
npm install
npm start

About

License:MIT License


Languages

Language:JavaScript 83.7%Language:CSS 13.1%Language:HTML 3.1%