Project developed in React with Redux and Styled-Components, fully responsive and using my own backend made in NodeJs: https://github.com/anastaciom/backend-project-cryptocurrencies.
Deploy link: https://project-cryptodash.netlify.app/
git clone https://github.com/anastaciom/frontend-project-cryptocurrencies.git
cd frontend-project-cryptocurrencies
npm install
npm run start
will run at http://localhost:3000/
- @emotion/react
- @emotion/styled
- @mui/icons-material
- @mui/material
- axios
- react-redux
- react-router-dom
- react-spinners
- react-switch
- redux
- redux-thunk
- styled-components