Brickworks First
https://github.com/fac-14/Brickworks-Tollington_Project
API ID 72cc8672-d693-4f74-8d82-71a1d9e8dcb6
MIT https://opensource.org/licenses/MIT
Sangita Sunuwar, Emily Rever, Harry Mead, Artemis Gause
Artemis Gause
The original project is an MVP built for promoting Brickworks, in the Tollington area, London, as a social-action hub for the local community. This fork was inspired by a call on FAC14 of Founders & Coders to take part in the 2018 Hacktober Fest. I focused exclusively on design and front end and made no changes to the back end, for which all credit goes to Sangita Sunuwar and Harry Mead.
- Apply, expand and refine the layout I originally proposed to the Brickworks-Tollington team, which combines a grid and flexbox
- Create and implement a responsive design
Menu and back-arrow credits: https://www.flaticon.com/ Brickworks logo: https://hanleycrouch.wordpress.com/
https://brickworks-social-action.herokuapp.com/
- Clone the link of this repository
- Run
npm i
to install all dependencies. - See 'Deployment settings' below for the necessary commands to run
- NB The original project is connected to a live database updated with real data. The forked project is disconnected from the database: the code is open-source, but the data are the original product owners' property. For that reason, dummy text is used on several occasions in this project.
`npm run parcel:build`
dist
master
Deploy only the production branch and its deploy previews
- JavaScript
- Node.js
- Express.js
- React.js
npm run parcel:watch
npm run parcel: build
npm run dev
In your browser, type:
localhost:5000
See issue #1