Skip to content

This repository is the submission for The Odin Project: Recursion.

Notifications You must be signed in to change notification settings

jesusgraterol/recursion-top

Repository files navigation

Recursion

This repository is the submission for The Odin Project: Recursion.

Live Demo

N/A

Getting Started

Requirements

  • GIT
  • NodeJS ^v21.0.0
  • NPM ^v10.2.0

Installation

  1. Clone the repository
git clone [email protected]:jesusgraterol/recursion-top.git
  1. Install the dependencies
npm install

Usage

Execute the desired assignment with NodeJS

# The Odin Project's assignment
node theodinproject/assignment-01.js

# Coding Game's assignment
node codingamedotcom/question-01.js

Build Process

N/A

Deployment

N/A

Built With

  • JavaScript

Running the Tests

# Unit Tests
N/A

# Integration Tests
N/A

# E2E Tests
N/A

@TODO

N/A

License

MIT

Acknowledgments

About

This repository is the submission for The Odin Project: Recursion.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published