This project was built using Vite + React, React Router DOM, Tailwind CSS, Material UI Icons and hosted using Cloudflare Pages.
To clone the project, type this into your terminal:
git clone https://github.com/adelicia-js/home.git
Install all dependencies:
npm i
Run the app:
npm run dev
Open the app in your browser:
Thanks for visiting. Cheers. :D
- https://vitejs.dev/guide/
- https://tailwindcss.com/docs/installation/using-postcss
- https://reactrouter.com/en/main/start/tutorial
- https://www.npmjs.com/package/react-router-dom
- https://mui.com/material-ui/material-icons/
- https://www.npmjs.com/package/@mui/icons-material
- https://developer.mozilla.org/en-US/ (the best)