Skip to content

Relish is a playful, animated platform for food ordering and restaurant discovery—just a fun project where food comes to life in a cool, quirky way!

Notifications You must be signed in to change notification settings

AaryanNarayani/Relish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RELISH

In development

Exaclidraw url : excalidraw Figma url: figma

INSTRUCTIONS

Steps to follow for development / Setting up

  1. Clone the repo git clone https://github.com/AaryanNarayani/Relish.git

  2. Install dependencies

    -- Server Side cd server npm install npx tsc -b

    -- Set up Environment Variables Create a .env file touch .env Copy the .env.example File and add the database_url

    -- Client Side cd client npm install

  3. Run Client and Server

    • Server node dist/index.js
    • Client npm run dev
  4. Features/Contributions via Pull request

    Make sure you are on the main branch git checkout -b {feature branch name}

    Make the changes/ Add the feature

    git add . git commit -m "{short feature desc}" git push origin {feature branch name}

    Go the Pull Requests Section on Github and create a PR

About

Relish is a playful, animated platform for food ordering and restaurant discovery—just a fun project where food comes to life in a cool, quirky way!

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors 3

  •  
  •  
  •  

Languages