This repository hosts the code for the website, which can be accessed by clicking here
The site has been built using Vite and ReactJS, with React-Router used for routing.
Additionally, React Helmet, Floating-UI and Bootstrap-CSS have been used to polish the user experience and build certain components.
- Make sure you have NodeJS and npm, alongside git
- Clone the repo with
git clone https://github.com/DorkCubed/astro_website.git
cd
into the cloned directory- Install the dependancies and check for errors with
npm install
npm run dev
Your very own version of the website should now be accessible at http://localhost:5173/
!
- Build the website with
npm run build
- You now have the build ready at
./dist
- Preview it with
npm run preview
Please respect the copyright of the respective image sources.