Skip to content

This is a react app to show the functionality of adding Texts & GIFs(fetched using Giphy API) from to the post and listing all the created posts.

Notifications You must be signed in to change notification settings

Dkarya846/Chat-App-Codemancers-Task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions for API Key Setup

  • Create a .env file in Root Director
  • Create an environment variable called REACT_APP_KEY
  • Store your API_Key in it. e.g. REACT_APP_KEY=API_KEY
  • You are now good to go.

After setting up API Key in the project directory, you can run:

npm start

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

The page will reload when you make changes. You may also see any lint errors in the console.

About

This is a react app to show the functionality of adding Texts & GIFs(fetched using Giphy API) from to the post and listing all the created posts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published