Skip to content

KelvinFelix/trailAPI

Repository files navigation

Trail API

This exercise is all about building a production service using the best programming practices like DRY, orthogonality, clean code, testable code, and so on.

The idea is to create an API that gives you all the info about trails, so you can easily plan your next adventure.

Getting Started

Prerequisites

Make sure your Node.js version is 20.17 or higher.

Installation

In your terminal, run the command:

npm ci

Running

For production mode, run:

npm start

For develop mode, run:

npm run dev

Author

About

An exercise project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published