Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/morshed33/hungrydev-client
https://github.com/morshed33/hungrydev-client
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/morshed33/hungrydev-client
- Owner: morshed33
- Created: 2023-06-18T10:11:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-09T20:29:03.000Z (over 1 year ago)
- Last Synced: 2024-10-27T11:13:24.750Z (about 2 months ago)
- Language: JavaScript
- Size: 336 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Hungry Dev App
This app is a basic React app that I built to demonstrate my skills in building web applications using React.## Features
- The app has a responsive design that works well on both desktop, tablet and mobile devices.
- It uses React Router for client-side routing.
- It uses Express to make HTTP requests for API.
- It uses ImgBB to host users profile picture.
- It uses Firebase authentication for user management.
- It uses TailwindCSS to provide a responsive and modern UI and make it super customiseable.
- It is built with a modular architecture, making it easy to extend and maintain.## Live Site
[Click Me](https://hungrydev.firebaseapp.com) to view the live site.