Checks potential profits you could've made if you'd had invested in a coin at a certain date.
1. React
I used the React Library to build the user interface for this website.
2. Next.js
I used the Next.js Framework to set-up the API and website layout for this project.
3. TailwindCSS
I used TailwindCSS to design and enhance the user-interface and user-experience.
4. Postman
I used Postman to test the API used to fetch data.
This WebApp was created because I wanted a tool to get potential profits from having invested in a certain coin.
I learned more about TailwindCSS, Formik and it's hook with Yup validation and about how crypto has fluctuated over the years :)
Overall an enjoyable project to work on. Building with TailwindCSS is quick, easy and cool with customizability. Using Formik along with Yup made form building, a potential headache inducing process, really smooth and simple.