React-based dashboard that allows users to input long-form text content or scrape content from web pages and receive AI-generated summaries.
-
Clone the both repository:
git clone https://github.com/Divyanshu1020/Divyanshu-AI-Powered-Content-Summarizer-Dashboard-Frontend.git
-
Install dependencies of front:
npm install
- Start the backend server:
npm run div