abhi15999 / KillFats

A basic CRUD application using React and Bootstrap as frontend, Node.js and Express as Backend and MongoDB as the database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

node backend/server.js

Will start the backend of the application and will connect to the database. First execute this command, after that execute the second command.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

A basic CRUD application using React and Bootstrap as frontend, Node.js and Express as Backend and MongoDB as the database.


Languages

Language:JavaScript 93.1%Language:CSS 3.9%Language:HTML 2.7%Language:Shell 0.4%