React Project - One Hundred Books
A simple react site with the Norwiegan Book Club 100 greatest books of all time list from 2002. Each book is rendered as a card and is viewable as a grid or timeline or world map.
___ ___ ___
/ /\ / /\ ___ ___ /__/\
/ /:/_ / /::\ /__/\ / /\ \ \:\
/ /:/ /\ / /:/\:\ \ \:\ / /:/ \ \:\
/ /:/_/::\ / /:/~/::\ \ \:\ /__/::\ _____\__\:\
/__/:/__\/\:\ /__/:/ /:/\:\ ___ \__\:\ \__\/\:\__ /__/::::::::\
\ \:\ /~~/:/ \ \:\/:/__\/ /__/\ | |:| \ \:\/\ \ \:\~~\~~\/
\ \:\ /:/ \ \::/ \ \:\| |:| \__\::/ \ \:\ ~~~
\ \:\/:/ \ \:\ \ \:\__|:| /__/:/ \ \:\
\ \::/ \ \:\ \__\::::/ \__\/ \ \:\
\__\/ \__\/ ~~~~ \__\/
___ ___ ___ ___ ___
/__/\ / /\ /__/\ / /\ / /\ ___
\ \:\ / /::\ \ \:\ / /:/_ / /:/_ /__/|
\__\:\ / /:/\:\ \ \:\ / /:/ /\ ___ ___ / /:/ /\ | |:|
___ / /::\ / /:/ \:\ ___ \ \:\ / /:/ /::\ /__/\ / /\ / /:/ /:/_ | |:|
/__/\ /:/\:\ /__/:/ \__\:\ /__/\ \__\:\ /__/:/ /:/\:\ \ \:\ / /:/ /__/:/ /:/ /\ __|__|:|
\ \:\/:/__\/ \ \:\ / /:/ \ \:\ / /:/ \ \:\/:/~/:/ \ \:\ /:/ \ \:\/:/ /:/ /__/::::\
\ \::/ \ \:\ /:/ \ \:\ /:/ \ \::/ /:/ \ \:\/:/ \ \::/ /:/ ~\~~\:\
\ \:\ \ \:\/:/ \ \:\/:/ \__\/ /:/ \ \::/ \ \:\/:/ \ \:\
\ \:\ \ \::/ \ \::/ /__/:/ \__\/ \ \::/ \__\/
\__\/ \__\/ \__\/ \__\/ \__\/
I have just completed a JavaScript bootcamp with Northcoders, where I learned the basics of writing dry clean functional code. I am excited to continue with projects to expand my learning.
A simple react site with the Norwiegan Book Club 100 greatest books of all time list from 2002. Each book is rendered as a card and is viewable as a grid or timeline or world map.
For this project we built a back end server and database, and a separate front end - and linked them together to produce a full blown web app, capable of using event driven functionality, the ability to add comments and to vote on posts, and produce articles.
For this project we built a back end server and database, and a separate front end - and linked them together to produce a full blown web app, capable of using event driven functionality, the ability to add comments and to vote on posts, and produce articles.
I learned more about the CANVAS API in JavaScript by following along with the Breakout MDN tutorial. Here I've put my own twist on it to make it a bit more fun. It's interesting as a new developer learning how these seemingly simple games are programmed, as it gives new appreciation to the work, humanity, and maths! that goes into them.