Repository for my personal website built with React and TailwindCSS on Next.js. Repo bootstrapped with create-next-app.
Find the site at airfusion.dev. Find the direct Vercel link here.
If you would like to build a copy of the website, fork this repo and deploy it on Vercel. Vercel should automatically detect it as a Next.js project and deploy it.
Clone the repo, then:
npm install
npm run devOpen http://localhost:3000 with your browser.
- AirFusion45 - Original Author
This Project is licensed under MIT License - see the LICENSE.md file for more details. The main points of the MIT License are:
- This code can be used commercially
- This code can be modified
- This code can be distributed
- This code can be used for private use
- This code has no Liability
- This code has no Warranty
- When using this code, credit must be given to the author
The hosted website uses Vercel Analytics. The code in the repo contains no telemetry or tracking.
- Thanks to Brad Traversy's Next.js Crash Course for covering Next.js & React & providing me with the foundational Next.js knowledge to write this site.
- Thanks to Aiden Bai's personal website for design inspiration.
Feel free to contact me if you find bugs, license issues, missing credits, etc.
- Please contact me here:
- Email: [email protected]
- Discord: AirFusion#1706