Skip to content

NaingMinThant77/Trade_Hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Trade Point

  • This Project is MERN Trading App project

  • Client => Used Dependencies => react, react-router-dom, redux, redux-toolkit, redux-persist, axios and date-fns. Styling => ant design, tremor, tailwindcss

  • Server => Used Dependencies => express, express-validator, jsonwebtoken, bcrypt, body-parser, multer, and cors. Database => mongoose, cloudinary

Deployment

To use this project run on browser

  https://trade-point-mern.onrender.com

or

Download and run in app

install dependencies in both

  npm install

in react (frontend)

  npm run dev

in expressjs (backend)

  node app.js

TradePoint

  • Register Page

Image

  • Login Page

Image

Before Login

  • HomePage

Image

  • Filter By Tab

Image

  • Filter By Textbox

Image

  • Detail Page

Image

After Login As User

  • Home Page

Image

  • Detail Page of Own Post (You cannot bid)

Image

  • Detail Page of Other User's Post (You can bid)

Image

  • Saved Products

Image

-User Profile Products Page

Image

  • Upload Images

Image

  • Edit Product

Image

  • Create Product

Image

  • Notifications (From Bid)

Image

  • User Profile

Image

Login as Admin

  • AdminDashboard Page

Image

  • Manage Products

Image

  • Manage Users

Image

  • Admin Profile

Image

About

A full-stack market_place app. (Role - admin, user) Frontend - React, Tailwind and ant Design, backend - ExpressJs and database - Mongodb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors