An interactive and animated gravity simulator for planets built with JavaScript, Vite, and Tailwind CSS.
To use GravityJs, simply visit the live demo.
If you want to run the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/tedius-git/GravityJs.git
- Navigate to the project directory:
cd GravityJs
3.Install dependencies:
npm install
4.Run the developer server:
npm run dev
This project is licensed under the MIT License. See the LICENSE file for details.