Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
April 3, 2022 08:18 pm GMT

I did it I made a react project

I just finished creating my first react application. Lets Go! It used two Api's one that converted crypto currency and another that had crypto related news and created a multi-page layout using the browser router npm package as well as adding some animations with styled-components. And man it was such a fun experience building this project and learning a new thing for every new concept I wanted to implement. For example my favorite thing I got to implement the JavaScript key word "confirm" to prompt the user to confirm if they wanted to delete a saved conversion and if they clicked confirm it would send a delete fetch request to remove it from my local db.json server and if they clicked cancel it wouldn't remove the item they selected.

https://gifs.com/gif/daniel-s-react-project-WP16vx


Original Link: https://dev.to/danielarmbruster0314/i-did-it-i-made-a-react-project-320a

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To