An open API service indexing awesome lists of open source software.

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

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

![Home Page](userplaceShoots/homes.gif)

### Login & Register

![Login & Register](userplaceShoots/loginregister.gif)

### Create Place

![Create Place](userplaceShoots/createplace.gif)

🛠 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)