This is a simple Discord UI clone using React and Tailwind CSS.
The purpose of this project was to familiarize myself with Tailwind CSS.
It was started following this video from Fireship: https://www.youtube.com/watch?v=pfaSUYaSgRo.
This project was bootstrapped with Create React App.
In the project directory, you can run:
npm install
Installs dependencies.
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
npm run build
Builds the app for production to the build
folder.
The build is minified and the filenames include the hashes.
npm run deploy
Deploys the project to GitHub Pages.