You are browsing as a guest. Sign up (or log in) to start making projects!

1h 26m 13s logged

Project Idea : Page Turner

For this mission, i looked at the guide and decided i would use books instead of asteroids (im a huge bookworm) and fetch book details with the google books API !

Got Github Repo configured, and the workflows, env, vite etc. !

Github Repo :

The Github Repo is where all my files will come together - and where i will show my work - so it has to be well structured !

Readme

I first created a README.md - this is the first thing that any reviewer will see when opening up my repo, so it has to be good, and detailed.

For now all i have are the sections Inspiration and Idea - explaining what my project is and what it will do.

src

put my actual content backend and styling (css, js), like you see in the example below

index.html

My actual project structure and text will go in here

API Key :

To do this project, you need a Google Books API Key - so that you can get the book data

I got one, then put it in my .env file and named it VITE_BOOKS_API KEY

Wth is a .gitignore ?

The gitignore is ur grubby lil fingers cant get your hands on my API Key - it just leaves out some files

0
3

Comments 0

No comments yet. Be the first!