Skip to content

jlkz/techfestGroup69

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drawing MingleMakan

Revitalize Connections! Our app helps youths make friends, sparks engaging conversations, suggests exciting activities, and crafts trendy social media captions whilst revitalizing the food industry.

How to run the project

Set up Open Ai API Key

~
├── backend              
├── frontend                  
|    ├── build        
|    ├── public       
|    ├── src      
|    ├── stylesheets     
|    ├── package-lock.json         
|    ├── package.json       
|    └── .env                ## create .env file and insert REACT_APP_OPEN_AI_API_KEY='api-key' 
├── .gitignore
└── README.md

Backend

  1. cd backend

  2. npm install

  3. npx json-server --watch users.json --port 8000

Frontend

  1. cd ../frontend

  2. npm install

  3. npm start

Subsequently, only steps 1 and 3 have to be run!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors