Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akunna1/nexus-social-media-app

Mobile responsive therapy like social media app (Frontend completed). Remake of Nduka Social Media App. Backend code: https://github.com/akunna1/Nexus-Social-Media-App-2
https://github.com/akunna1/nexus-social-media-app

dark-mode dark-mode-toggle database expressjs full-stack html mysql nodejs react react-icons tailwindcss user-authentication

Last synced: 6 days ago
JSON representation

Mobile responsive therapy like social media app (Frontend completed). Remake of Nduka Social Media App. Backend code: https://github.com/akunna1/Nexus-Social-Media-App-2

Awesome Lists containing this project

README

        

## Frontend structure featuring some codes

##### For icons
- https://icons8.com/icons

##### Mobile Responsiveness
- Right bar: available only on medium and large screens
- Navbar2: available on medium and small screens (burger menu, home, moon, grid, user image, user name)
- Navbar: full navbar on large scrrens, minimized on medium and small screens
- Left bar: shown on large screens on the left, but on medium and small screens, it is accessible from the burger menu in Navbar2

##### Current colors:
- blue: bg-[#034a9c] hover:bg-[#022f73]
- red: bg-red-600 hover:bg-[#a00404]
- green: text-green-600
- yellow: text-yellow-500

##### previous colors:
- style={{ backgroundColor: '#132235'}}
- light blue color, color: '#019add'