Manage your book list
An application for managing a list of books.
This project was developed with the following technologies:
To clone and run this application, you'll need Git and Yarn. From your command line:
# Clone this repository
$ git clone https://github.com/gisabernardess/book-list
-
# Go into the repository $ cd book-list/web
# Install dependencies $ yarn
# Run the development server $ yarn start
# Navigate to http://localhost:3000 # The app will automatically reload if you change any of the source files.
- Upload images
- Update and delete books
- Better stylization
- Better test coverage
This project is under the MIT license. See the LICENSE for more information.
Made with ♥ by Gisele Silva 👋 Get in touch!