Skip to content

amircheikh/NextJS-3DStars-Portfolio

Repository files navigation

3D Stars Portfolio

Stars Fork GitHub commits Pull requests

3D stars thumbnail

amircheikh License Top Language Contributors PRs

🌐 Try it Out!

Try out a live demo of the website here: https://next-js-3dstars-portfolio.vercel.app

You can also try out my personal website which uses this template: https://www.amircheikh.com/

📝 About

Next.js 3D Stars is a portfolio website ready to work on mobile and desktop screens. The template is highly customizable, enabling you to launch your website within minutes.

💻 Technologies Used

This project is built using:

Technologies Used

🏎️ Getting Started

Follow these instructions to run and deploy your website:

📋 Prerequisites

Here is what you need to get started with this project

⚙️ Download and Run Locally

Step 1:

At the top of this repo, select the Use this template button to create your own repository based on this one:

image

Note: you can also clone this repo, download the code as a zip, or fork it. Find some way to get the code on your computer!

Step 2:

Clone your new repo:

git clone https://github.com/YOURGITHUBNAME/YOURREPO.git

Step 3:

In the root directory of the project, run the following command to install all dependencies:

npm i

Step 4:

Again in the root directory, run this command to start the local development server

npm run dev

Step 5:

Visit http://localhost:3000 on your browser to see your website!

🌍 Deploying (Vercel)

The easiest way to deploy a Next.js app is to use Vercel. Simply sign in to Vercel using Github and import your repository to deploy it!

🔧 Contributing

contributors

Have a feature you want to implement or a bug you want to fix? Feel free to contribute!

Follow these steps

  1. Fork the repo
  2. Create a new branch (git checkout -b new-feature)
  3. Change the appropriate files
  4. Commit your changes (git commit -m 'Implemented this feature')
  5. Push to the branch (git push origin new-feature)
  6. Create a Pull Request 💸

🗣️ Socials

LinkedIn Youtube Github

💳 License

Next.js 3D Stars Portfolio is open source software licensed as MIT and is free to use. See LICENSE for more details.

This project was bootstrapped with create-r3f-app

Releases

No releases published

Packages

No packages published

Languages