Skip to content

A simple Cryptocurrency Blockchain application In Node.js, React.js, typescript.

Notifications You must be signed in to change notification settings

MdSazzadIslam/blockchain-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Tech Stack

Backend

Node.js

Express.js

Typescript

Redis

Frontend

React.js

Typescript

Instructions to Run This

git clone https://github.com/MdSazzadIslam/blockchain-app.git

open the project in vs code or any editor of your favorite

Backend

cd backend

npm install

npm run dev

npm run test

npm run build - for production

Frontend

cd frontend

npm install

npm start

npm run test

npm run build - for production

About

A simple Cryptocurrency Blockchain application In Node.js, React.js, typescript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published