Skip to content

ruwanth2754/R-API3

Repository files navigation

Rapi

Screenshot_20251119-201741_Chrome Screenshot_20251119-201722_Chrome

Rapi is my first practical HBS & JS web app. It’s a small project I made, mainly for beginners to learn from.

Developer / Owner: Lasith Ruwantha


Overview

Rapi is a simple web app built with HBS (Handlebars) and JavaScript. The main purpose of this project is to help beginners understand how basic Node.js modules and web app structure work.


Features

  • Learn Node.js modules like:

    • express
    • axios
    • cheerio
    • gis
  • Simple routes and page rendering with HBS.

  • Basic web app structure for beginners.


Notes

  • Some parts of the code may contain bugs.
  • Certain features might not work because this is an old project.
  • I had very little knowledge back then, so the code is simple and sometimes messy.
  • Even with these limitations, you can still learn basic Node.js and web app development concepts.

How to Run

  1. Clone the repository.
  2. Install dependencies:
    npm install
    npm run start

About

Hbs,express,js,axios web application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published