Skip to content

KQuiggins/MernStack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My MERN Stack App

This is a basic MERN (MongoDB, Express, React, Node.js) stack app that allows users to create, read, update, and delete items from a database.

Installation

  1. Clone the repository:

  2. Install dependencies:

  3. Create a .env file in the root directory and add your MongoDB connection string:

  4. Start the server:

  5. Open a web browser and navigate to http://localhost:5173.

Usage

To use the app, simply navigate to http://localhost:5173 in your web browser. You can create, read, update, and delete items using the interface provided.

Contributing

Contributions are welcome! Please feel free to submit a pull request or open an issue if you find a bug or have a suggestion.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages