Skip to content

RushiChavan-dev/react_mongo_node_express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Backend added to the frontend module of blockchain explorer

-------------------------------- Front End Instructions --------------------------------

cd ui

npm install

npm start

This project was bootstrapped with [Create React App]

npm start

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

The page will reload when you make changes.
You may also see any lint errors in the console.

------------------------------ Back End Instructions ----------------------------------

cd backend

npm install

node server.js

Server is running on port : 4000

Open [http://localhost:4000/json] to view it in your browser.

All data is dynamic and fetch from mongo db directly.

Screenshot (256) Screenshot (257) Screenshot (258)

image image image image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published