Remember me is a site for storing reading tips. You can save, edit, delete and search for books, blogposts as well as videos.
The project is work in progress and is a part of the course Software Engineering at the University of Helsinki.
- React with Redux
- Webpack, ESlint and Babel as configured by create-react-app
- Integration tests with cucumber-js, nightmare, code and electron.
This project was initialized using create-react-app
yarn installafter cloning the repoyarn startto start the server locally (localhost://3000)yarn testto run integration tests with cucumberyarn addto add a depepency
Development and production server addresses as well as your Google API key must be configured in a local .env file. The example file can be found here. Just copy the example file, rename it to .env, and insert the appropriate addresses. Remember to add /api/v01 to the end of both addresses.
- Node 6 or higher on your machine to run locally
- Mauri Karlin - Developer - rovaniemi
- Irene Nikkarinen - Developer - irenenikk
- Maaret Ihamäki - Developer - ihamaki
- Taina Lepistö - Developer - tainalepisto