A React.js application for L'Atelier
Available at https://nico2che.github.io/catmash/
- Create a firebase project here
- Get the
apiKey
and other informations and put them insrc/firebase.sample.js
- Rename
src/firebase.sample.js
tosrc/firebase.js
npm i
npm start
npm test
npm run lint
npm run lint:fix