[examples/538][xs] - change banner position + text + change README

This commit is contained in:
Luccas Mateus de Medeiros Gomes
2023-05-15 10:22:47 -03:00
parent 1af24ef57e
commit c756d73e33
3 changed files with 16 additions and 14 deletions

View File

@@ -1,4 +1,10 @@
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
This is a replica of the awesome data.fivethirtyeight.com using PortalJS.
You might be asking why we did that, there are three main reasons:
- The website has a great UI, with multiple datasets being displayed elegantly and with simplicity.
- PortalJS allows us to add more functionality to it e.g dataset previews and search functionality.
- The project follows our same principles of open sourcing and free data, with every dataset being publicly available on Github.
## Getting Started