Skip to content

lucasshira/product-registration-app

Repository files navigation

Product Registration App

This repository is for a web application that allows users to register and manage products.

Product Registration App

Demo

https://product-registration-app.onrender.com/

Features

  • User authentication with Google Login
  • Dark mode support
  • Persistent user session and their preferences

Technologies Used

  • React
  • Node.js
  • Express.js
  • Axios
  • TypeScript
  • Tailwind CSS
  • MongoDB
  • Google OAuth

Directory Structure

product-registration-app/
├── public/
├── src/
│   └── /assets
│   └── /backend
│   └── /components
│   └── /context
│   └── /hook
│   └── /lib
│   └── /theme
│   ├── /types
├── App.tsx
├── global.css
├── main.tsx
├── config.js
├── index.html
├── tailwind.config.js
├── tsconfig.json
├── vite.config.ts

About

A full-stack web application that allows users to register and manage products.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published