Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hkankyilmaz/photographer-social-platform_nodejs

Social platform about photopraph ....
https://github.com/hkankyilmaz/photographer-social-platform_nodejs

ejs express-js mongodb nodejs

Last synced: 20 days ago
JSON representation

Social platform about photopraph ....

Awesome Lists containing this project

README

        

# photographer-social-platform_nodejs

🔸 Social platform about photopraph ....

🔸 This web app built with using [React](https://reactjs.org/).

## 💻 Setup

### Install Dependencies

```
npm install
```

### Run the App in the Dev Server

```
npm start
```

### to Build for Production

```
npm build
```

## 🔥 Technologies and Libraries

✔️ Node.js

✔️ express.js

✔️ bcrypt

✔️ cookie-parser

✔️ dotenv

✔️ ejs

✔️ jsonwebtoken

✔️ validator

✔️ mongoose

✔️ express-fileupload

✔️ method-override

## 🚀 App Features

✔️ User can delete, add and update photos.

✔️ User can follow other users. There is a tracking system.

✔️ There is a user authentication system.

✔️ Users can take action according to their authority and see different pages.

✔️ User can send e-mail.

✔️ App have MVC structure.

## 📷 Screenshot