Live demo: https://pc-parts-co.web.app/
Please reload the site if some contents aren't loading. This is happened because heroku reload problem.
- 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
- This is a pc parts 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 parts 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.
- React
- React Router
- React firebase hooks
- Tailwind css
- JWT authentication
- Firebase authentication
- Tailwind Elements
- axios api library
- 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.