Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/samrath49/food-graph

Simple application for rendering custom react-flow nodes using api responses.
https://github.com/samrath49/food-graph

react-flow reactjs tailwindcss typescript vite

Last synced: 19 days ago
JSON representation

Simple application for rendering custom react-flow nodes using api responses.

Awesome Lists containing this project

README

        


Food Graph


View Live

## Built With

`FRONTEND`
- ReactJS
- React Flow
- TailwindCSS
- ShadCn
- Typescript
- Vite

`BACKEND`
- The meal DB

## Getting Started

Follow these steps to setup this project locally.

### Installation

_Below are the instructions to setup this project and get started with._

1. Clone the repo
```sh
git clone https://github.com/Samrath49/food-graph.git
```
2. Install NPM packages using command
```sh
npm install
```
3. Run the application by running following command in client folder
```sh
npm run dev
```

:star: Like the project? Star this repo — It motivates a lot!