https://github.com/dxtaner/user-place-app
Mern Stack User Place
https://github.com/dxtaner/user-place-app
react-router-dom user-places
Last synced: 2 months ago
JSON representation
Mern Stack User Place
- Host: GitHub
- URL: https://github.com/dxtaner/user-place-app
- Owner: dxtaner
- Created: 2025-03-13T12:51:20.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-21T13:24:59.000Z (about 1 year ago)
- Last Synced: 2025-03-21T14:29:33.919Z (about 1 year ago)
- Topics: react-router-dom, user-places
- Language: JavaScript
- Homepage:
- Size: 41.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Full-Stack Places App
=====================
A **React.js (Frontend)** & **Express.js (Backend)** app for user authentication and place management.
🚀 Features
-----------
* User authentication (JWT)
* Add, update, delete, and list places
* Image upload & API with MongoDB
🎥 Demo
-------
### Home Page

### Login & Register

### Create Place

🛠Setup
--------
### Backend:
`cd backend npm install && npm start`
Runs on **http://localhost:5000**.
### Frontend:
`cd frontend npm install && npm start`
Runs on **http://localhost:3000**.
📌 Tech Stack
-------------
React.js, Express.js, MongoDB, JWT, Multer
* * *
📩 **Contact:** [tanerozer16@gmail.com](mailto:tanerozer16@gmail.com)