Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1013 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 1013 Bytes

INT3-1920

Project

The assignment was composed of two parts.

webshop

For one, we had to make a responsive webshop for HUMO where they would sell some books and gadgets.

longread

The other part was that each book would have a detail page in the form of a longread. We had to design & develop one long read of a chosen book.

View Webshop

https://int3-bookit.herokuapp.com/ => Webshop

View Longroad

https://int3-bookit.herokuapp.com/index.php?page=longread => Longread

Development

In the project directory, you can run:

yarn devt

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.

yarn prod

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!