Welcome to the SpamHunt Frontend repository! This ReactJS application is designed to work seamlessly with the Spamhunt Backend for spam detection in SMS and Emails.
Visit the SpamHunt Frontend live on GitHub Pages: SpamHunt Frontend
-
User-Friendly Interface: The frontend provides an intuitive and user-friendly interface for interacting with the Spamhunt Backend.
-
Real-time Spam Detection: Utilizes the backend to detect spam in SMS and Emails, providing quick and accurate results.
To set up the SpamHunt Frontend locally or contribute to the project, follow the steps below:
git clone https://github.com/your-username/SpamHunt_frontend.git
cd SpamHunt_frontend
npm install
npm start
This will start the development server and open the application in your default web browser. By default, it will be available at http://localhost:3000/.
License This project is licensed under the MIT License.
Feel free to reach out with any questions or feedback!