https://https://been.netlify.com/ - Keep track of where you have BEEN π π π.
To install all the dependencies:
yarn
To start the project locally:
yarn start
To build it and deploy to gh-pages:
yarn deploy
- powered by
create-react-app
- CSS in JS with styled-components
- database and auth thanks to firebase
- sync of state / db using re-base
- check the syntax of the JS, according to Prettier and StandardJS (via ESLint)