/coins-react-app

Coins App showcases a collection of exclusive and commemorative coins from different countries around the world. The app provides users with the ability to explore the details of each coin, including its history, rarity, and value.

Primary LanguageJavaScriptMIT LicenseMIT

Coins App

coins-react-app

Demo

Tools

NPM JavaScript HTML5 CSS3 React React Router Zustand Vite Vercel

  • npm
  • node js
  • react js, react-router-dom, zustand

Coins App showcases a collection of exclusive and commemorative coins from different countries around the world. The app provides users with the ability to explore the details of each coin, including its history, rarity, and value.

At the backend API, used express and mysql.

repository link

Development setup

npm install
npm run dev

Local: http://localhost:5173/

➜ press h to show help

Shortcuts

  • press r to restart the server
  • press u to show server url
  • press o to open in browser
  • press c to clear console
  • press q to quit

Meta

Nijat Gurbanov

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request