Skip to content

A Discord Clone , Made Using Html , Css , Js , AngularJs , NodeJs

Notifications You must be signed in to change notification settings

ishaanntyagi/DiscordClone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Discord Clone Project is a web-based application that replicates the features and functionalities of the popular chat and communication platform, Discord. It has been built using the following technologies:

HTML: Used for structuring the different components of the application. CSS: Custom styles and layouts enhance the visual appeal and user experience. JavaScript: Implements necessary logic and interactivity. AngularJS: Handles form validation and dynamic behavior. Node.js: Powers the backend server. MySQL: Stores data.


Features:

User Authentication: Users can sign up, log in, and authenticate using their credentials. Form Validation: AngularJS ensures valid input in forms. Assets are attached.


Setup Instructions:

Clone the Repository: git clone https://github.com/your-username/discord-clone.git cd discord-clone

Install Dependencies: npm install

Database Configuration: Set up your MySQL database and configure the connection details in server.js.

Run the Application: npm start

Access the Application: Open your browser and navigate to http://localhost:3000.


Contributing Contributions are welcome! Feel free to submit pull requests or report issues.

About

A Discord Clone , Made Using Html , Css , Js , AngularJs , NodeJs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published