WildCodeSchool / lyon-js-react-march21-g3-p2

0 stars 1 forks source link

Call an API & Add features. #41

Closed Oorekan closed 3 years ago

Oorekan commented 3 years ago

Call an API, add a functionnal searchbar, add a functionnal button that filter a defined number of books and add an updated CSS.

ComicScrip commented 3 years ago

Add a .env file & add it to .gitignore.

Good, can you also add a (versionned) .env.sample file at the root of the project, so that other devs know what variables are required to run the app ?