Skip to content

Latest commit

 

History

History
63 lines (44 loc) · 2.36 KB

README.md

File metadata and controls

63 lines (44 loc) · 2.36 KB

Build The E-commerce web app

Home Page

home

Coins Page

details

Exchange Page

details

News Page

details

Crypto Details Page

details

Introduction

Currency News is a beautiful website designed for crypto currency news and exchange coins.
Crypto Currency have good charts for crypto currency.
you can go live! ramicrypto.netlify.app.
responsive for mobile app.

Frontend

Project Description
react Frontend framework
react-router-dom /version 6/ For general routing & navigation
@mui/material React UI library
@mui/icons-material for icons
@reduxjs/toolkit for mange state and deal with fetch api
react-chartjs-2" to get nice chart
html-react-parser converts an HTML string to one or more React elements.
moment for deal with time
millify for deal with large number

Useage

frontend

  • npm start
    • Runs the app in the development mode.
  • npm run build
    • Builds the app for production to the build folder.