Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/samrath49/food-graph
- Owner: Samrath49
- Created: 2024-09-12T17:29:54.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-12T17:49:15.000Z (2 months ago)
- Last Synced: 2024-10-09T17:02:31.635Z (about 1 month ago)
- Topics: react-flow, reactjs, tailwindcss, typescript, vite
- Language: TypeScript
- Homepage: https://food-graph.netlify.app/
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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!