Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dvir-cohen1/nodeauth-webapp

Nodejs & mongoose CRUD project
https://github.com/dvir-cohen1/nodeauth-webapp

ejs express mongodb nodejs

Last synced: 20 days ago
JSON representation

Nodejs & mongoose CRUD project

Awesome Lists containing this project

README

        

# nodeAuth-webApp
>This application was built as part of full-stack studies at INT College.
![FireShot Pro Webpage Capture 011 - 'NodeAuth' - localhost](https://github.com/Dvir-Cohen1/nodeAuth-webApp/assets/41169708/fa38eaf7-8bc1-4c3c-9c00-6dc484a08678)

Built with nodejs & express & ejs

In the project directory, first **run**:

**_make sure your're in /server folder!_**
### `npm install`

then you can run:
### `npm start`
Open http://localhost:2070 to view it in the browser.

or:
### `nodemon`
> require nodemon installed.