Skip to content

irenenikk/remember-me-front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

129 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

remember-me-front

heroku link Build Status Codacy Badge License: MIT

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.

Current Sprint

Built with

  • React with Redux
  • Webpack, ESlint and Babel as configured by create-react-app
  • Integration tests with cucumber-js, nightmare, code and electron.

Contributing

This project was initialized using create-react-app

  • yarn install after cloning the repo
  • yarn start to start the server locally (localhost://3000)
  • yarn test to run integration tests with cucumber
  • yarn add to 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.

Prerequisites

  • Node 6 or higher on your machine to run locally

Authors

About

A reading tip database

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •