GithubHelp home page GithubHelp logo

cennetboran / shopping-list-with-mern-stack Goto Github PK

View Code? Open in Web Editor NEW

This project forked from swagger9874/shopping-list-with-mern-stack

0.0 0.0 0.0 347 KB

HTML 8.92% CSS 1.53% JavaScript 89.55%

shopping-list-with-mern-stack's Introduction

What is this?

This is a project to learn what is MERN Stack and how to get data from MongoDB.

  • M -> MongoDB
  • E -> Express
  • R -> React
  • N -> Node.js

What includes this project?

React.js

React is a JavaScript library for building user interfaces.

You can find more about here -> https://facebook.github.io/create-react-app/docs/getting-started

Axios

This is a library that allows us to make HTTP Requests. I used this library to get my data from database.

You can find more about here -> https://www.npmjs.com/package/axios

Promise

The Promise object represents the eventual completion (or failure) of an asynchronous operation, and its resulting value.

You can find more about here -> https://www.npmjs.com/package/react-promise

Express

Fast, unopinionated, minimalist web framework for Node.js

You can find more about here -> https://expressjs.com

MongoDB

MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era.

You can find more about here -> https://www.mongodb.com

Mongoose

Mongoose provides a straight-forward, schema-based solution to model your application data.

You can find more about here -> https://mongoosejs.com

What I learned?

I learned how to write a MERN Stack application. And also what Express and MongoDB are. I learned how to use them and how they work.

Before you run this project!!

You will need Node.js and MongoDB installed on your computer. Once you install them open ...MongoDB/Server/"Version"/bin on a command prompt and write "mongod" to start server.

Available Scripts

In the project directory, you can run:

npm run dev

Runs the app and mongo-connector in the development mode.
Open http://localhost:3000 to view app in the browser.
Open http://localhost:5000 to view database in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

shopping-list-with-mern-stack's People

Contributors

swagger9874 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.