Skip to content

edis/ecove

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

33 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

ecove

Shopping Catalog using Rainforest API ๐Ÿ›

Netlify Status

Installing Dependencies

Before running, run the command below to install the required dependencies

npm install

Environment Variables

To properly use the application create a .env file and add your rainforest api key in the following format:

REACT_APP_API_KEY="<API_KEY>"

Starting Development Server

To run the site on localhost port 3000, run the command below in your terminal

npm run start

Deploy to Netlify

To deploy the site to netlify, run the command below in your terminal

npm run build
netlify deploy
netlify deploy --prod

Application Diagram

Application



About

Shopping Catalog using Rainforest API ๐Ÿ›

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors