Skip to content

ahsankamal/FreshFeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

FreshFeed

Follow steps written below to run the project

Steps to run the FrontEnd of FreshFeed (freshfeed-app):

  1. Install node
  2. Run 'npm install' inside freshfeed-app directory to install the dependencies.
  3. Run 'npm start' to run the app on localhost.

Steps to run the BackEnd (freshfeed-api):

  1. Install python3 and pip
  2. Run 'pip install -r requirements.txt' inside the freshfeed-api directory to install the packages.
  3. Run 'flask run' to run the backend app on localhost.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published