Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
npx create-react-app my-app
cd my-app
npm start

Image RemovedImage Added

Create project Structure for Birth-registration Module:-

...