Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sarapmagcode/react-beans


https://github.com/sarapmagcode/react-beans

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# Jelly Belly Wiki Website (Unofficial)

This project is a React application built with Vite that allows users to explore and view beans and recipes from the Jelly Belly Wiki API. The app provides an interactive and efficient way to access and display beans & recipes.

## Features

- **Bean Search**: Users can browse and view jelly beans from the Jelly Belly Wiki API.
- **Recipe Search**: Users can browse and view recipes from the Jelly Belly Wiki API.
- **Dynamic Routing**: View details of individual beans and recipes using dynamic API endpoints.
- **Responsive Design**: Built with CSS to ensure a clean and user-friendly interface across devices.
- **API Integration**: Fetch data dynamically using the Jelly Belly Wiki API.

## Technologies Used

- **React**: For building the user interface.
- **Vite**: As the build tool for fast and efficient development.
- **CSS**: For styling the application.
- **Postman**: Used for testing API endpoints during development.

## API Details

This project integrates with the [Jelly Belly Wiki API](https://jelly-belly-wiki.netlify.app/) to fetch and display beans & recipe data.

## React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh