An open API service indexing awesome lists of open source software.

https://github.com/georgiosioannoucoder/hw6-crud-node-express-mongodb

This is my solution to the hw6-crud-node-express-mongodb.🌌
https://github.com/georgiosioannoucoder/hw6-crud-node-express-mongodb

crud-application expressjs mongodb nodejs

Last synced: 3 months ago
JSON representation

This is my solution to the hw6-crud-node-express-mongodb.🌌

Awesome Lists containing this project

README

        

# [hw6-crud-node-express-mongodb](https://hw6-crud-node-express-mongodb.onrender.com)


Yoda Star Wars character

## Description

The description and requirements of **hw6-crud-node-express-mongodb** are:

1. This is a link to comprehensive tutorial on beginning backend development using Node, Express and MongoDB: https://zellwk.com/blog/crud-express-mongodb/

2. The tutorial is however outdated in the section which talks about connecting to the database with MongoDB and does not work.

3. Your assignment is to look up ways to successully create and connect to the database and complete the application.

## Running Development Server

```bash
# Step 1: Clone this repository.
git clone https://github.com/GeorgiosIoannouCoder/hw6-crud-node-express-mongodb.git
# Step 2: Please use Node version (you can use nvm to switch between different node versions): v16.15.0
# Step 3: Install packages.
npm i
# Step 4: Run the application in development mode.
npm run dev
# Step 5: Open http://localhost:3000 with your browser and enjoy the application.
http://localhost:3000/
# The page will reload automatically when you make any changes. You may also see any lint errors in the console.
```

## Hosting Site

My solution of **hw6-crud-node-express-mongodb** has been deployed using Render and can be found [here](https://hw6-crud-node-express-mongodb.onrender.com).

## Demo

https://github.com/GeorgiosIoannouCoder/hw6-crud-node-express-mongodb/assets/110848236/2f3e1565-87bb-4c62-9290-5957d5eea8a0