Skip to content

malcodeman/apage-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apage client

style: styled-components code style: prettier GitHub license

Single-page websites for all kinds of things.

Screenshot

Getting started

First, clone and run the api:

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

Next, you can clone and run the frontend:

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

.env.development.local:

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

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published