express-booking Tailwind Templates

Express Booking

Simple Booking System using Express.js, Tailwind, and Markdown

Express Booking

Currently, this is not 100% stable, but it can be used for testing purposes.

How to Use

To get started, follow these steps:

  • Assume you will be hosting the application locally. Make sure you have Node.js installed on your machine. If not, you can download it from the official website: https://nodejs.org/en/download/package-manager.
  • Clone this repository using Git, directly on your machine.
  • Open your terminal and navigate to the folder you've just cloned.
  • Run npm install to install all the dependencies.
  • Run npm run build:css if there are any new updates to the CSS.
  • Run node index.js to start the server.
  • Access the server in your browser using http://localhost:3000.

Top categories

Loading Svelte Themes