BaseSoftware / BookBites

Book Summaries
0 stars 0 forks source link

WIP: Add react-bootstrap. Create NavBar #12

Closed AmirNaghibi closed 3 years ago

AmirNaghibi commented 3 years ago

TODO: add some basic paragraph to the homepage, make a link to other pages

will resolve issue #11

engichang1467 commented 3 years ago

Please merge with the beta branch instead. Make sure you merge with beta first, and I just merge my stuff to beta already (reducing conflict)

AmirNaghibi commented 3 years ago

I have a WIP task which is experimenting with react bootstrap. It's a simple navbar. You can go ahead and merge beta to master.

AmirNaghibi commented 3 years ago

The main task is to come up with MVP requirements.

Also, we can start using beta branch when we have a regular dev cycles and have the master branch for production.

For efficiency sake, for smaller and non code changes, merging to master after a PR review is enough.