/

Let's build something legendary together

/

Empire

ReactJS / Firebase / API

Project

Overview

This is an original ReactJS project about the Roman Empire. I had this idea because I like history. I used Router-DOM to make it multi-page and styled it with TailwindCSS. I connected it to an API made by myself with NodeJS to get the data of the section "Products" and I used Firebase to save the user's access information. I deployed it on Vercel.

This website is completely interactive, so you can click on all the cards and you'll be taken to other pages (Wikipedia and Amazon). All the buttons have a function as well, like the ones in the Products section where you can filter by type and price. You can sign up using your Google account or with an email and password (since this is a personal project I don't require verification, so you can invent any email and password that you want), then you can sign in with your chosen method to access the protected route of your Account page.

Back

Technologies

HTML

TailwindCSS

JavaScript

ReactJS

RouterDOM

Firebase

NodeJS

API

Axios