Skip to content

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

Notifications You must be signed in to change notification settings

abhi15999/KillFats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published