Skip to content

fabcodingzest/fungram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fungram

This project is made uses Google Sheets api made with NoCodeAPI for fetching the data.

Fungram Screenshot

Running the project

Create .env file and add following variable

REACT_APP_API=Your_Nocodeapi_Endpoint

Then you can run:

yarn start - Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Deployment

  • Make sure you have netlify.toml
  • Connect your GitHub with netlify
  • Choose the repository to deploy your project
  • Click on Advanced Settings and add REACT_APP_API environment variable (you can add this later and re-deploy too).
  • And Deploy the App XD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published