NodeJS project for rendering content from backend using express and handlebars.
Client: Express-Handlebars, Bootstrap
Server: Node, Express, Axios
Clone the project
git clone https://github.com/ravi0818/express-handlebars-project
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm start