Skip to content

acxgray/mern-users

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Users App (MERN)

A simple users app build using React, Node.js, Express and MongoDB.

Setup

  1. Copy and Paste .env.template and rename to .env Provide the MongoDB URL to .env.

  2. To install and build the application, Open the terminal and type

    npm run build
  3. To run the server and client

    npm run start
  4. To access the frontend, Open any browser and type:

    http://127.0.0.1:5173
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors