Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FoodWhizz
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Avanish Singh
FoodWhizz
Commits
9ffd6b0e
Unverified
Commit
9ffd6b0e
authored
1 year ago
by
Avanish Singh
Committed by
GitHub
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
d86d9f41
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+5
-4
5 additions, 4 deletions
README.md
with
5 additions
and
4 deletions
README.md
+
5
−
4
View file @
9ffd6b0e
...
...
@@ -33,10 +33,11 @@ Project Structure
1.
Backend:
1.
In the root directory, run the following command to start the backend server:
'node recipe.js'
2.
The server will start running on port 3000. You should see a message indicating that the server is listening.
''' cd backend-socket.io
node recipe.js'''
1.
The server will start running on port 3000. You should see a message indicating that the server is listening.
2
.
Frontend:
3
.
Frontend:
1.
Navigate to the frontend directory (or the directory containing your React app).
2.
Run the following command to start the React development server:
'npm start'
...
...
@@ -45,4 +46,4 @@ Project Structure
## Usage
1.
Open your web browser and go to http://localhost:3000 to interact with the Recipe Chatbot.
2.
Type messages in the chat to inquire about recipes. The chatbot will respond with recipe information based on the user's queries.
\ No newline at end of file
2.
Type messages in the chat to inquire about recipes. The chatbot will respond with recipe information based on the user's queries.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment