Skip to content

📚 A Web Application built with ReactJS where users can search for books and maybe buy some of them using the Google Books API

License

Notifications You must be signed in to change notification settings

TiagoDiass/book-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Web Application developed with ReactJS where users can search for books and maybe buy some of them using the Google Books API

Repo's top language Repository size

Used Technologies   |    Project's goal   |    Final Result   |    How to Run

                                            

Demo on Netlify

🚀 Used Technologies

🎯 Project's goal

The aim of this project was practicing React, a great tech that I've started learning recently, with this app, I could practice some concepts like props, conditional rendering, components managment in React, styling with styled components, I enjoyed it really much and I'll keep learning React for sure, I really liked it!

📋 Final Result

ℹ️ How to Run

Follow the steps below to run the project in your machine, before it all, you need to have the Git, Node.js and Yarn installed on your computer, then follow the steps below:

# Clone the repo
$ git clone https://github.com/TiagoDiass/book-finder.git

# Enter in the directory
$ cd book-finder

# Install the dependencies
$ yarn

# Start the app
$ yarn start

After following these steps, your terminal will show you what port is the app running on(it's usually the 3000), so you'll just need to open your browser and open localhost:3000. To stop the app just go back to the terminal and press CTRL+C.


Hope you enjoyed this project 😃
👋 Get in touch!

Author: Tiago Dias

About

📚 A Web Application built with ReactJS where users can search for books and maybe buy some of them using the Google Books API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published