Skip to content

malcodeman/bakelane-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bakelane client 🍲

style: styled-components code style: prettier Build Status GitHub license jest

We fight hunger by sourcing food for people in need.

Getting started

First, clone and run the api:

git clone https://github.com/bakelane/bakelane-api.git bakelane-api
cd bakelane-api
yarn install && yarn start

Next, you can clone and run the frontend:

git clone https://github.com/bakelane/bakelane-client.git bakelane-client
cd bakelane-client
yarn install && yarn start

.env.development.local:

REACT_APP_API_URL = "http://localhost:5000"

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages