Skip to content

malcodeman/asset-tracker-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asset tracker frontend

style: styled-components code style: prettier

Software for maintenance & facilities.

Screenshot

Getting started

First, clone and run the api:

git clone https://github.com/malcodeman/asset-tracker-backend.git
cd asset-tracker-backend
yarn install && yarn start

Next, you can clone and run the frontend:

git clone https://github.com/malcodeman/asset-tracker-frontend.git
cd asset-tracker-frontend
yarn install && yarn start

.env.development.local:

REACT_APP_API_URL = "http://localhost:4000/"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages