Skip to content

VWRoli/React-projects

Repository files navigation

React-projects

Collection place for my React practice projects.

Cryptofolio

Live

Crypto currency portfolio tracker application. Select or search the currencies you want to add to your portfolio.

Track your assets value. Take a look at the price change chart. Change vs fiat currency based on your preferences.

Build with React. Using useEffect, useReducer, UseCallback, useContext, React Router.

For getting the currency information I worked with the CoinGecko API.

For styling I used Sass.

Countries

App that lists all the countries and shows some data about them. The list is paginated and searchable. I used the REST Countries API to get the countries data. The app can display the countries on the map. For this function I used the Leaflet library, with the help of React Leaflet. Hosted live Here.

Best Sellers List

NY Times Best Sellers list. I used the NY Times API to get the list. Practicing UseState, UseEffect, Fetching from an API. You can find the site live Here.

Personal Portfolio

My personal Portfolio built with React. You can find it Here.

APOD - Astronomy Picture of the Day

Image gallery built on top of the NASA APOD API. Built with React, practicing the ContextAPI, video embedding.

The app is hosted HERE.

Guitar Colelction List

Simple React list App. Practicing useState.

Reviews App

Simple app that shows some reviews, with a pagination. For styling I used React Bootstrap.

About

Collection place for my React practice projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published