Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/handokoadjip/project-learn-baledemy-node-express

This is a project to learn Node JS with Express.
https://github.com/handokoadjip/project-learn-baledemy-node-express

ejs express html js mongodb mongoose node

Last synced: about 1 month ago
JSON representation

This is a project to learn Node JS with Express.

Awesome Lists containing this project

README

        

# Baledemy Node Express

[![Build Status](https://travis-ci.org/dwyl/esta.svg?branch=master)](https://github.com/handokoadp/project-learn-baledemy-node-express)
[![stability-experimental](https://img.shields.io/badge/stability-experimental-orange.svg)](https://github.com/handokoadp/project-learn-baledemy-node-express)
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/handokoadjipangestuproject-learn-baledemy-node-express/fork)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

This project is made from Node JS for learning [Express](https://expressjs.com/) framework.

For those who want to contribute, just fork or download as usual!

## Requirements

- Node JS
- Of course with the internet

## Installation

Clone the repository

git clone [email protected]:handokoadjipangestu/project-learn-bwa-laravel-shayna-frontend.git

## Usage example

![Home](https://bebaskripsi.000webhostapp.com/project-learn-baledemy-node-express/home.png?)

![About](https://bebaskripsi.000webhostapp.com/project-learn-baledemy-node-express/about.png?)

![About](https://bebaskripsi.000webhostapp.com/project-learn-baledemy-node-express/user.png?)

![About](https://bebaskripsi.000webhostapp.com/project-learn-baledemy-node-express/create-user.png?)

_For more examples and usage, please contact [Handoko Adji Pangestu](https://www.instagram.com/handokoadp/)._

## Development setup

Switch to the repo folder

cd project-learn-baledemy-node-express

Install all the dependencies using npm or yarn

npm install or yarn install

Start the local development server

nodemon index

You can now access the server at http://localhost:3000

## Release History

- 0.0.1
- Work in progress

## Meta

Handoko Adji Pangestu – [@handokoadp](https://www.instagram.com/handokoadp/) – [email protected]

Distributed under the MIT license. See `LICENSE` for more information.

[https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)

## Contributing

1. Fork it ()
2. Create your feature branch (`git checkout -b feature/fooBar`)
3. Commit your changes (`git commit -am 'Add some fooBar'`)
4. Push to the branch (`git push origin feature/fooBar`)
5. Create a new Pull Request