Skip to content

foo-dogsquared/freebies-hunt

Repository files navigation

freebies-hunt

Freebies Hunt logo

Want to find some free stuff? I've compiled a list of freebies that accumulated for almost a year now and there's no better way of sharing it than making it as a fully fledged website, of course.

Recently, I'm really getting enthustiastic about free and open software (or FOSS) and open content, in general. With some of the products are going competitive with the premium products such as MuseScore, Visual Studio Code and OpenStax, I'm really thrilled looking into the future with these open content floating around. So why not bundle them up and compile them in a list.

If you want to explore into the world of open content, here's a bit of a gateway for you. It's not complete compared to other resource lists but I tried to keep it small (saying while sitting at a count of 250 resources, lol).

Contributing

Want to contribute? Feel free to do so. Not only you get to at least experience contributing to an open source project but it improves this project as well.

If you want to suggest some additional resources, you can file an issue here but I recommend it to file it in the API repo of the site instead so that I can easily see it there.

If you want to contribute through code, just do the following:

  • fork the repo
  • clone the forked repo (git clone <GIT_URL_OF_THE_FORKED_REPO>)
  • go to the project directory
  • install the dependencies (npm i)
  • create and checkout in the new branch (git checkout -b <NAME_OF_NEW_BRANCH>)
  • open it in your local machine (npm run develop)

This is built with Gatsby (and by extension, React) so at least familiarize yourself a bit with those things.

Also, this serves as a production use case for my JSON database management system and it uses the Freebies Hunt API which it's available as an npm package. So at least take a closer look at those to get a bigger picture on how the site is built. I'll put up a semi-detailed documentation on it soon but for now, take a look on how the API was built.

Additional notes

The logo is made by me with Figma (hey, one of my recommendations in the list 😉). Also, gRaPhIcS dEsIgN iS mY PaSsiOn nOw

Additional icons used in the site belongs to Freepik.

This project is under GNU General Public License v3.0.

About

It's a collection of freebies that I found all over the internet from online courses to open educational resources.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published