Skip to content

Akhil-Kashyap/shareviews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Share Views

A full stack MERN project where a user can share their views on various topics. The page also supports Login and Signup. The posts are displayed as markers on maps based on the geolocations of the person when the posts were created. One can also sort the posts based on queries. The project is deployed on : https://share-view.herokuapp.com/

Front-End - React + Redux, Axios & Bootstrap

Back-End - Node.js, Express.js & MongoDB

Installation and Setup Instruction:

Clone down this repository. You will need node, npm and yarn installed globally on your machine.

Installation:

For client side:

cd client

yarn install

To Start Client Server: yarn start

For Server Side:

Run npm install in the root folder

To run Server Side: npm run server

The Client side runs on:

localhost:3000

The Server side runs on:

localhost:5000

Objectives:

In order to utilize the free time bestowed upon me during these uncertain times, I decided to spend a couple hours each day to learn something new. I wanted to gain some exposure to backend development. Instead of taking a certificate course, I tried a top-down approach to learning. This project is the result of this attempt.

About

A place to share your views !!!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published