reactsocialnetwork
Social Media website/app made with React 18 & MUI v5
Language: javascript
Author: GitHub Repos (@github-repos)
0 stars · 1 views
Viewing path: index.js
Files
- CookieModal.jsx (jsx)
- CustomAlert (txt)
- register-user.cy.js (js)
- delete-user.cy.js (js)
- event (txt)
- getUserFriends.js (js)
- getPost.js (js)
- updateUser.js (js)
- deleteUser.js (js)
- getUser.js (js)
- CONTRIBUTORS.md (md)
- CONTRIBUTING.Telugu.md (md)
- CONTRIBUTING.french.md (md)
- CONTRIBUTING.md (md)
- AUTHORS.md (md)
- CODE_OF_CONDUCT.md (md)
- CONTRIBUTING.hindi.md (md)
- CHANGELOG.md (md)
- index.js (js)
- client (txt)
- saveToLocalStorage.js (js)
- index.jsx (jsx)
- setupTests.js (js)
- registerServiceWorker.js (js)
- logo.svg (image)
- variables.css (css)
- NotFound.css (css)
- NotFound.jsx (jsx)
- serviceWorker.js (js)
- index.css (css)
- CloseButton.jsx (jsx)
- CookieModal (txt)
- CookieModal.css (css)
- ProjectSettings.json (json)
- launch.vs.json (json)
- Terms.jsx (jsx)
- NotFound (txt)
- tasks.vs.json (json)
- ThemeSwitch.css (css)
- VSWorkspaceState.json (json)
- .github (github)
- deleteUsers.js (js)
- docs (txt)
- Theme.jsx (jsx)
- public (txt)
- logo192.png (image)
- favicon.ico (image)
- robots.txt (txt)
- TODO.md (md)
- CONTRIBUTING.russian.md (md)
- SECURITY.md (md)
- REUSABLE_COMPONENTS.md (md)
- ACKNOWLEDGEMENTS.md (md)
- SUPPORT.md (md)
- CONTRIBUTING.Bangla.md (md)
- CONTRIBUTING.Punjabi.md (md)
- CONTRIBUTING.spanish.md (md)
- manifest.json (json)
- package.json (json)
- Dockerfile (txt)
- src (txt)
- utils (txt)
- isValidUrl.js (js)
- checkImage.js (js)
- getFromLocalStorage.js (js)
- formatDate.js (js)
- renderComponent.js (js)
- fetchUserData.js (js)
- ThemeSwitch.jsx (jsx)
- App.js (js)
- layouts (txt)
- TopNav (txt)
- NotificationBell (txt)
- NotificationBell.jsx (jsx)
- TopNav.jsx (jsx)
- TopNav.css (css)
- SideNav (txt)
- SideNav.css (css)
- Login-initial-state.test.js (js)
- Login.jsx (jsx)
- CloseButton (txt)
- SideNav.jsx (jsx)
- Footer (txt)
- Footer.css (css)
- Footer.jsx (jsx)
- reportWebVitals.js (js)
- pages (txt)
- Editor (txt)
- Editor.css (css)
- Editor.jsx (jsx)
- Settings (txt)
- logo512.png (image)
- seo-card.webp (image)
- Settings.css (css)
- Settings.jsx (jsx)
- UserProfile (txt)
- UserProfile.css (css)
- UserProfile.jsx (jsx)
- Profile (txt)
- Profile.jsx (jsx)
- Profile.css (css)
- HelpCenter (txt)
- HelpCenter.css (css)
- Login.css (css)
- Post (txt)
- HelpCenter.jsx (jsx)
- SubjectDetails.css (css)
- SubjectDetails.jsx (jsx)
- Login (txt)
- __test__ (txt)
- Login-alert-message.test.js (js)
- Login-flow.test.js (js)
- Login-validation.test.js (js)
- Register (txt)
- Register.css (css)
- Post.jsx (jsx)
- Post.css (css)
- Dashboard (txt)
- Dashboard.jsx (jsx)
- Dashboard.css (css)
- AdminDashboard (txt)
- AdminDashboard.jsx (jsx)
- Admin.Dashboard.css (css)
- Register.jsx (jsx)
- Events (txt)
- CreateEventModal (txt)
- CreateEventModal.jsx (jsx)
- CreateEventModal.css (css)
- __test___ (txt)
- CreateEventModal-flow.test.js (js)
- CreateEventModal-validation.test.js (js)
- CreateEventModal-initial-state.test.js (js)
- __test__ (txt)
- Event-initial-state.test.js (js)
- Event-attendance-filter.test.js (js)
- SingleEvent (txt)
- SingleEvent.jsx (jsx)
- __test__ (txt)
- SingleEvent-buttons.test.js (js)
- SingleEvent-initial-state.test.js (js)
- SingleEvent.css (css)
- Events.css (css)
- Events.jsx (jsx)
- Feedback (txt)
- Terms.css (css)
- Feedback.css (css)
- Feedback.jsx (jsx)
- Friends (txt)
- Friends.css (css)
- Friends.jsx (jsx)
- Timeline (txt)
- Timeline.css (css)
- Timeline.jsx (jsx)
- Terms (txt)
- App.css (css)
- data (txt)
- postsData.js (js)
- eventsData.js (js)
- json (txt)
- helpCenterContentCategories.json (json)
- placeholderImageUrl.js (js)
- components (txt)
- CustomModal (txt)
- CustomModal.css (css)
- CustomModal.jsx (jsx)
- ThemeSwitch (txt)
- CustomAlert.jsx (jsx)
- LoadingSpinner (txt)
- LoadingSpinner.jsx (jsx)
- LoadingSpinner.css (css)
- CustomSnackbar (txt)
- CustomSnackbar.jsx (jsx)
- Post (txt)
- Post.jsx (jsx)
- Post.css (css)
- Panel (txt)
- Panel.jsx (jsx)
- Panel.css (css)
- PostForm (txt)
- PostForm.jsx (jsx)
- PostForm.css (css)
- CustomTabPanel (txt)
- CustomTabPanel.jsx (jsx)
- Theme (txt)
- Theme.css (css)
- index.html (html)
- routes.js (js)
- .vscode (vscode)
- tasks.json (json)
- settings.json (json)
- extensions.json (json)
- launch.json (json)
- e2e (txt)
- cypress (txt)
- screenshots (txt)
- events.cy.js (js)
- Event tests -- should create a new event succesfully (failed).png (image)
- utils (txt)
- utils.js (js)
- e2e (txt)
- ui (txt)
- post (txt)
- add-post.cy.js (js)
- delete-post.cy.js (js)
- authentication (txt)
- login-user.cy.js (js)
- register-user.cy.js (js)
- cookie-modal (txt)
- cookie-modal.cy.js (js)
- event (txt)
- add-event.cy.js (js)
- delete-event.cy.js (js)
- filter-event.cy.js (js)
- top-nav (txt)
- top-nav.cy.js (js)
- api (txt)
- friend (txt)
- read-friend-requests.cy.js (js)
- delete-friend-request.cy.js (js)
- create-friend-requests.cy.js (js)
- post (txt)
- read-post.cy.js (js)
- read-user.cy.js (js)
- create-post.cy.js (js)
- update-post.cy.js (js)
- delete-post.cy.js (js)
- authentication (txt)
- login-user.cy.js (js)
- update-user.cy.js (js)
- read-event.cy.js (js)
- delete-event.cy.js (js)
- update-event.cy.js (js)
- create-event.cy.js (js)
- fixtures (txt)
- example.json (json)
- support (txt)
- webpack.config.js (js)
- commands.js (js)
- e2e.js (js)
- cypress.config.js (js)
- package.json (json)
- package-lock.json (json)
- images (txt)
- CloseButton.png (image)
- CustomSnackbar.png (image)
- LoadingSpinner.png (image)
- CustomAlert.png (image)
- Panel.png (image)
- ThemeSwitch.png (image)
- CustomModal.png (image)
- README.md (md)
- docker-compose.yml (yml)
- svgr.config.js (js)
- LICENSE (txt)
- .vs (vs)
- dependabot.yml (yml)
- ISSUE_TEMPLATE (txt)
- feature_request.yml (yml)
- bug_report.yml (yml)
- config.yml (yml)
- PULL_REQUEST_TEMPLATE (txt)
- PULL_REQUEST_TEMPLATE.md (md)
- FUNDING.yml (yml)
- server (txt)
- views (txt)
- routes (txt)
- index.js (js)
- friend-requests (txt)
- getFriendRequestsReceived.js (js)
- getFriendRequestsSent.js (js)
- unfriend.js (js)
- acceptFriendRequest.js (js)
- createFriendRequest.js (js)
- rejectFriendRequest.js (js)
- posts (txt)
- createPost.js (js)
- deletePost.js (js)
- updatePost.js (js)
- getPosts.js (js)
- deleteTestPosts.js (js)
- users (txt)
- getUsers.js (js)
- deleteTestUsers.js (js)
- loginUser.js (js)
- createUser.js (js)
- events (txt)
- deleteTestEvents.js (js)
- updateEvent.js (js)
- getEvents.js (js)
- deleteEvent.js (js)
- getEvent.js (js)
- createEvent.js (js)
- package.json (json)
- app.js (js)
- Dockerfile (txt)
- database.js (js)
- public (txt)
- stylesheets (txt)
- style.css (css)
- ATTRIBUTION.md (markdown)