Skip to content

whoadood/recipeater

Repository files navigation


drmb logo

recipeater

revisit all your favorite recipes with ease
Explore the docs »

View Demo · Report Bug · Request Feature

GitHub Stars GitHub Issues Current Version Live Demo

Buy me a coffee

Whether you use this project, have learned something from it, or just like it, please consider supporting it by buying me a coffee, so I can dedicate more time on open-source projects like this :)

Buy Me A Coffee

About The Project


Recipeater is an app aimed at simplifying recipes on the net. No fluff or frills, just the information you are interested in. A user can:

  • create a recipe
  • favorite a recipe
  • edit a recipe
  • create a bio
  • comment on a recipe

Built With

NextJS NodeJS

(back to top)

Getting Started

To get the project running on your local machine, you will need Node.js and the following installation guide to get started.

Prerequisites

NPM

npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/whoadood/drmb.git
  2. Install NPM packages
    npm install
  3. Run in dev mode (rollup compile on save)
    npm run dev

(back to top)

Usage

recipeater-browse-demo

recipeater-profile-demo

(back to top)

Roadmap

  • Bug fixes!
  • Nested comments
  • Recipe image carousel
  • skeleton loading components

(back to top)

Optimizations

All plans and progress can be found in the projects tabs.

Lessons Learned

I used this project to try out the fundamentals of CRUD operations with tRPC.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

whoadood - @whoadood

Project Link: recipeater

(back to top)

License

You can check out the full license here

This project is licensed under the terms of the MIT license.

About

seemlessly revisit all your favorite recipes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages