Skip to content

pablolizardo/projects-web-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projects App

Screenshot

Projects app meant to be an easy way to manage your dev projects in a timeline

Installing

In order to have the app running it needs the express backend api ➡️ github.com/pablolizardo/projects-api-server Then you can install the dependencies as usual:

npm i

Create a .env.local and set this content:

REACT_APP_API_URL=http://localhost:3005/api

...and start the app

yarn start

Open http://localhost:3000 to view it in the browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published