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

https://github.com/caresle-archive/nodejs-website

A web page using nodejs and express
https://github.com/caresle-archive/nodejs-website

express-handlebars expressjs nodejs

Last synced: 6 months ago
JSON representation

A web page using nodejs and express

Awesome Lists containing this project

README

          

# NodeJS + Express website

This is a project that i create for learning how to create a website using Nodejs and Express.

## Screenshot
![](./readme-src/desktop.png)
![](./readme-src/mobile.png)

## How to install

1. First clone the repo
2. Run:
```
npm i
```
3. Run:
```
npm run start
```

## Build with
- NodeJS
- Express
- Express handlebars
- Bootstrap CDN