Skip to content

KiratiB/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Project : Simple Calculator using ReactJS and NodeJS

Steps to run calculator:
1)Install ReactJS

On the terminal: npm install -g create-react-app

=> Follow the steps on the terminal to start the servers:


Back-end server
	
	1. cd nodelogin
	
	2. npm install
	
	3. npm start


Front-end server
	
	1. cd reactlogin
	
	2. npm install
	
	3. npm start

About

Simple Calculator using ReactJS and NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published