/Data-Structures-and-Algorithms

Data Structures and Algorithms in Javascript

Primary LanguageJavaScriptMIT LicenseMIT

Blog [repo-name]

Netlify Status Contributors Forks Stargazers Issues Language grade: JavaScript FOSSA Status Version Maintenance David Dependencies Status styled with prettier License: MIT LinkedIn Twitter: HoukasaurusRex

Front end to JT Houk's blog site.

Check it out »

Report BugRequest Feature

Table of Contents

About The Project

Houkasaurus Screen Shot

Built With

☕️ Getting Started

To get it running locally, install dependencies with yarn and run the commands

Prerequisites

  • yarn
npm install yarn@latest -g

Installation

# Install dependencies
yarn install

# Fetch content from CMS backend
yarn fetch:content

# Run local dev server
yarn dev

🤓 Author

JT Houk

Buy Me A Coffee

🤝 Contributing

Want to make a change? Any contributions you make are greatly appreciated.

Check out the issues page

  1. Clone the repo
  2. Create your Feature Branch (gco -b release/my-project)
  3. Commit your Changes (git commit -m 'add: small addition')
  4. Push to the Branch (git push origin release/my-project)
  5. Open a Pull Request

🗺 Roadmap

See the open issues for a list of proposed features (and known issues)

📦 Dependencies

FOSSA Status

✨ Acknowledgements