Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 372 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 372 Bytes

Number Facts

Get the fact about various numbers in maths

Steps to run this project in your local computer:

  1. Install ReactJS in your device.
  2. Install NodeJS
  3. Fork and clone this repository.
  4. Go to project directory cd numberFacts.
  5. Run npm install
  6. Start Project: npm start