Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/md-ronyahmed/barakah-stock-client
https://github.com/md-ronyahmed/barakah-stock-client
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/md-ronyahmed/barakah-stock-client
- Owner: Md-RonyAhmed
- Created: 2022-05-26T17:19:50.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-28T03:53:29.000Z (almost 2 years ago)
- Last Synced: 2023-06-02T20:29:09.306Z (over 1 year ago)
- Language: JavaScript
- Size: 39.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# This is a Full Stack Web Application named Barakah Stocks
## Live LinkLive demo: https://barakah-stocks.web.app/
## Heroku reload issue
Please reload the site if some contents aren't loading. This is happened because heroku reload problem.
### Used Technologies
- This site made by React Js as a Frontend Library.
- Node Js as a Backend Library.
- Express Js as a Backend Framework.
- MongoDB NoSql database as DB
### Site Features and Functionalities
- This is a stock management or inventory management website.
- This website is fully Responsive for desktop, tablet and mobile devices.
- We can see the latest blogs here.
- We have the stocks available products .
- We have blogs in blogs section there are some technology related blogs.
- We have a fancy 404 page if user type random url then it will go into that section.
- We manage products.
- We can add products.
- We can delete products.
- We can update products.
## Used libraries
- React
- React Router
- React firebase hooks
- Tailwind css
- JWT authentication
- Firebase authentication
- Tailwind Elements
- axios api library
## How to run this react app
- At first download the zip or clone the repo.
- Open terminal and type `cd app-name`.
- Then type `npm install or npm i`.
- Then go to firebase.console.google and create a project
- Then go to src folder and create a .env.local file for firebase authentication
- Then type `npm run` then it will run the local server.