Stekjesruil (translated from Dutch as cuttings swapping).
My passion for plants led me to start organizing ‘Stekjesruil’ events.
It is an event to swap plant cuttings, meet like-minded people, share and exchange ideas.
It is organized (almost) every month in different locations in The Hague, The Netherlands.
This is a web application for cuttings swapping.
Users will be able to attend events, swap plant cuttings, share ideas and meet up.
Here you can find the backend code of the app.
Download or clone the backend repository and follow the enclosed instructions in the readme.
Download or clone this repository:
$ git clone git@github.com:rickhekman/stekjesruil-frontend.git
Install the dependencies and devDependencies and start the server.
cd into the frontend directory
$ npm install
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
- React - A JavaScript library for building user interfaces
- React i18next - Internationalization for React
- Redux - State container for JavaScript apps
- Axios - Promise based HTTP client for the browser and node.js
- Sass - CSS with superpowers
- Hat tip to anyone whose code was used.
- And to all the teachers from Codaisseur Code Academy who guided me to become a better developer. ❤️