Skip to content

gregorykirillov/Google-books-search

Repository files navigation

SPA book search via Google API

Run the application

Get your Google API key from https://developers.google.com/books/docs/v1/using#APIKey and paste it to .env file

Using docker:

  • docker build -t react-future .

  • docker run --rm -p 8080:8080 react-future

Using npm:

  • npm i

  • npm start

Specifications

  • Typescript
  • React
  • MobX
  • Parcel
  • SASS

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors