How is My first ReactJs Book-store app?

shubham2270

Shubham Kumar

Posted on July 6, 2019

How is My first ReactJs Book-store app?

I had created this Book store app using React Js, I had not used redux in it (still have to learn it) is only React js, the backend server is hosted on heroku using Node js, it took me almost one month to finish this project, initially I planned to add more functionality to it but the amount of code (long list of state & props) was just increasing and I was overwhelmed with it, I will include this project in my portfolio, & it may not look nice in mobile devices as spent less time to make it responsive.

github link: https://shubham2270.github.io/book-store-app/

If anyone have time to look at my code & do advice how can I make my code more short & cleaner

Note: You can use following username & password to login
username : teddy@gmail.com
password : teddy

💖 💪 🙅 🚩
shubham2270
Shubham Kumar

Posted on July 6, 2019

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related