This is one of our projects in the Ironhack journey.
[]: # (Put a screenshot of the website)
Improving our front-end skills with React integration, validated by the creation of an Single Page Application capable of interacting with an external API.
The challenge is to build an app allowing users to perform the four basic operations of persistent storage : Create, Read, Update and Delete (CRUD).For this project, we choose the Google Books API to perform these operations.
- A working app that meets all technical requirements.
- A working app deployed and accessible online.
- The URLs of your GitHub repositories (frontend and mock backend).
- The URL to the deployed React app.
- The URL of the slides for your project presentation.
- Present and demo your app during the Project presentations.
- HTML, CSS, JavaScript, Node and (REACT Library).
- homepage - As a user I want to be able to access the homepage so that I see the list of all the books and what the app is about.
- Book Details Page - As a user I want to be able to access the details of a book and be able to delete a book.
- Add a Book Page - As a user I want to be able to add a new book.
- Update a Book Page - As a user I want to be able to update the details of a book.
- About us Page - As a user to know the team who build the app.
- 404 Page - As a user I want to see a nice 404 page when I go to a page that doesn’t exist so that I know it was my fault
- Frontend Repository URL: Click here
- Mock backend Repositery URL : Click here
- Slides Presentation URL: Click here
- GitHub - @ecastanedam
- GitHub - @refinejcode49