React based frontend for Contact Book
Steps to install
- Install Node
- Clone the repo to your local folder (lets say, contact-book-app)
cd contact-book-app/
npm install
npm run dev
React based frontend for Contact Book
Steps to install
cd contact-book-app/
npm install
npm run dev