Skip to content

osamaayub/SocialMediaAppDashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Media Dashboard using React.js and Material-UI

This project is a Social Media Dashboard built using React.js and Material-UI framework. It includes features for user login, profile management, and registration.

Setup Instructions

Clone the repository.

Navigate to the project directory: cd socialmedia.

Install dependencies: npm install.

Start the project: npm start.

Dependencies

React.js

Material-UI Icons

Material-UI Core Library

Features

User Login: Users can log in to their accounts securely.

Profile Management: Users can view and edit their profiles.

Registration: New users can create accounts to access the dashboard.

Project Structure

src/components: Contains React components for different parts of the dashboard.
src/pages: Includes separate pages for login, profile, and registration.

Running the Project

To run the project locally, follow the setup instructions mentioned above. Ensure you have Node.js and npm installed on your system.

Contribution

Feel free to contribute to this project by submitting pull requests. Any feedback or suggestions are also welcomed.

Author

OsamaAyub

License

This project is licensed under the Apache-2.0 license.