This is my first Pro level project built in react with tailwind and it took me about 15 hours to make this Project. It is fully Responsive for mobile screens. You can check the Live Site here
Clone the project
git clone https://github.com/akashkennedy/Krypto.git
Go to the project directory
cd Krypto
Install dependencies
npm install
Start the server
npm run dev
To deploy this project run
npm run build