Skip to content

ksha23/canvasly-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CanvasLy Frontend

Tech: React, Redux, Saga, TailwindCss

Setup Locally

  1. Create .env.development and .env.production file in root folder
  2. Run "npm install" to install dependencies
  3. Run "npm start" to start the server

Example .env.development file

REACT_APP_API_URL=http://localhost:4000

Example .env.production file

REACT_APP_API_URL="https://example.com"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors