Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sharjeelyunus/peek-mern-api


https://github.com/sharjeelyunus/peek-mern-api

express hacktoberfest javascript nodejs

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# peek-mern-api
# PEEK MERN API
## Description

A social platform built with MERN Stack, where users can share places (with images and location) with other users.
1. Users browsers to the all users profile and places
2. Authenticated users can Upload, Edit or delete there place images.

* features:
* Node provides the backend environment for this application
* Express middleware is used to handle requests, routes
* Mongoose schemas to model the application data
* React for displaying UI components

## Demo

Backend of this application is deployed on Heroku and Frontend to Firebase Hosting. Please check it out [Live Demo](https://peek-mern.web.app/).

## Install

Some basic Git commands are:

```
$ git clone https://github.com/sharjeelyunus/peek-mern.git
$ cd project
$ npm install
```

## Frontend Repository

Frontend Repository for this project is [here](https://github.com/sharjeelyunus/peek-mern).

## Languages & tools

- [Mongoose](https://mongoosejs.com/)

- [Express](https://expressjs.com/)

- [React](https://reactjs.org/)

- [Node](https://nodejs.org/en/)