This is a React project bootstrapped with bun using React Bootstrap and Google Fonts.
Install bun
curl https://bun.sh/install | bash
Clone the repo
git clone https://github.com/Que20/bun-react-bootstrap-starter.git
cd bun-react-bootstrap-starter
Install the dependancies
bun install
bun start
bun build