joaorpereira / book-review

Book Review is a website developed to be a social book community. In this application the user can sign in and sign up, also he can upload a new book review that will be available in the feed. The users can comment on the current books in the feed. This project was done as a technical challenge to improve my skills as a **Frontend Developer** and learn to use **ContexAPI** and **Firebase**.

Home Page:https://books-reviews.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Book Review

Made by Joao Paulo License JavaScript Firebase React


AboutTechnologiesHow to download the projectLicenseDeveloper


🔖 About

Book Review is a website developed to be a social book community. In this application the user can sign in and sign up, also he can upload a new book review that will be available in the feed. The users can comment the current books in the feed.

A fullstack project developed using Firebase as backend-as-service and the Frontend was created with ReactJS.

This project was done as a technical challenge to improve my skills as a Frontend Developer and learn to use ContexAPI and Firebase.

The project can be accessed at the link: https://books-reviews.netlify.app


💻 FrontEnd


🛠 Technologies

The following technologies/tools were used:


📎 How to download the project

👉 Tools needed:
  • Editor:
  • Vscode was used in this project;
  • Node.Js - Installed on your machine;
  • Git - Installed on your machine;
👉 Install dependencies:
#->In the terminal:

# Clone repository:
$ git clone https://github.com/joaorpereira/book-review.git

# Install dependencies:
$ npm install

# Start the project
$ npm start

# After loading the project it will automatically open a tab in the default browser.

📜 License

This project is under the MIT license. See the LICENSE file for more details.


👨‍💻 Developer

Foto
Joao Paulo 🚀


Developed by Joao Paulo.

Linkedin Joao Paulo Rodrigues gmail Joao Paulo

About

Book Review is a website developed to be a social book community. In this application the user can sign in and sign up, also he can upload a new book review that will be available in the feed. The users can comment on the current books in the feed. This project was done as a technical challenge to improve my skills as a **Frontend Developer** and learn to use **ContexAPI** and **Firebase**.

https://books-reviews.netlify.app


Languages

Language:JavaScript 94.8%Language:HTML 4.3%Language:CSS 0.9%