Giter Site home page Giter Site logo

riagohel / gopone-a-mernstack-anonymous-messaging-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ekamid/gopone-a-mernstack-anonymous-messaging-app

0.0 0.0 0.0 792 KB

It's an anonymous messaging app build in MERN stack.

Home Page: https://gopone.herokuapp.com/

HTML 3.55% CSS 6.75% JavaScript 89.70%

gopone-a-mernstack-anonymous-messaging-app's Introduction

A MERN stack Annonymmous Messaging Application

What is in the Repo

This Project is a Simple ReactJS Application which demonstrates the following

  1. Creating an CRD api in nodejs, express and mongoose
  2. JTW authentication
  3. Using React Functional Components alongside hooks
  4. Managing state using Context API
  5. Managing Authentication in react
  6. Using Basic Routing in React

This project is part of my React cardio session. It can be used to build bigger projects

Live Application URL

Prerequisites

Install Node JS

Refer to https://nodejs.org/en/ to install nodejs

Install create-react-app

Install create-react-app npm package globally. This will help to easily run the project and also build the source files easily. Use the following command to install create-react-app

npm install -g create-react-app

Cloning and Running the Application in local

Clone the project into local

git clone https://github.com/ekamid/gopone-a-mernstack-anonymous-messaging-app.git
cd gopone-a-mernstack-anonymous-messaging-app

Add your mongodb url in .env

Install all the npm packages. Go into the project folder and type the following command to install all npm packages

npm install
npm run client-install

In order to run the application Type the following command

npm run dev

The Application Runs on localhost:3000
The server runs on localhost:3000

gopone-a-mernstack-anonymous-messaging-app's People

Contributors

ekamid avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.