Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dillonhandyside/space-visualization-tools
https://github.com/dillonhandyside/space-visualization-tools
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/dillonhandyside/space-visualization-tools
- Owner: DillonHandyside
- Created: 2024-06-08T12:24:43.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-18T14:20:28.000Z (5 months ago)
- Last Synced: 2024-07-19T18:55:46.344Z (5 months ago)
- Language: TypeScript
- Size: 21.8 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Space Visualization Tools
A collection of space app ideas I want to practice and experiment with
View Demo
## About The Project
[![Product Name Screen Shot][product-screenshot]](https://example.com)
Here's a blank template to get started: To avoid retyping too much info. Do a search and replace with your text editor for the following: `github_username`, `repo_name`, `twitter_handle`, `linkedin_username`, `email_client`, `email`, `project_title`, `project_description`
### Built With
![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB)
![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white)
![Vite](https://img.shields.io/badge/vite-%23646CFF.svg?style=for-the-badge&logo=vite&logoColor=white)
![Threejs](https://img.shields.io/badge/threejs-black?style=for-the-badge&logo=three.js&logoColor=white)## Getting Started
This is an example of how you may give instructions on setting up your project locally.
To get a local copy up and running follow these simple example steps.### Prerequisites
This is an example of how to list things you need to use the software and how to install them.
- npm
```sh
npm install npm@latest -g
```### Installation
1. Get a free API Key at [https://example.com](https://example.com)
2. Clone the repo
```sh
git clone https://github.com/github_username/repo_name.git
```
3. Install NPM packages
```sh
npm install
```
4. Enter your API in `config.js`
```js
const API_KEY = 'ENTER YOUR API';
```## Usage
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
_For more examples, please refer to the [Documentation](https://example.com)_
## Roadmap
- [ ] Feature 1
- [ ] Feature 2
- [ ] Feature 3
- [ ] Nested FeatureSee the [open issues](https://github.com/github_username/repo_name/issues) for a full list of proposed features (and known issues).
## Author
Dillon Handyside - [[email protected]](mailto:[email protected])
Project Link: [https://github.com/github_username/repo_name](https://github.com/github_username/repo_name)
## Acknowledgments
- []()
- []()
- []()[product-screenshot]: images/screenshot.png