Bookstore application built with REACT, JAVASCRIPT, and SASS. It lets you add and remove books. I also used motion library too create complex animations.
You can see my page live here:
- HTML
- SCSS
- javaScript
- React
To get a local copy running follow this steps!
- Press the "Code" button and copy the link.
- Clone it using git command
git clone <link>
. - Go to the directory
cd <repo-name>
npm install
to install the packagesnpm run start
to build dist files and run local server.
👤 Gabriel Rendon
- GitHub: @gabrielyea
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
This project is MIT licensed.