Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.22 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.22 KB

SpamHunt

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. Screenshot (225)

Check out the Project

Visit the SpamHunt Frontend live on GitHub Pages: SpamHunt Frontend

Features

  1. User-Friendly Interface: The frontend provides an intuitive and user-friendly interface for interacting with the Spamhunt Backend.

  2. Real-time Spam Detection: Utilizes the backend to detect spam in SMS and Emails, providing quick and accurate results.

Getting Started

To set up the SpamHunt Frontend locally or contribute to the project, follow the steps below:

Installation

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!