An interactive front-end web application for Avatar (cartoon) enthusiasts to explore and contribute to a virtual map of the Avatar universe.
[email protected]
secret
Data is stored in MongoDB, hosted by Cloud Atlas. Therefore, environment credentials are essential.
Clone the repository and install dependencies: Currently dependant on an external API
git clone [https://github.com/your-username//avatar-svelte.git]
git clone [https://github.com/your-username/the-world-of-avatar2.git]
cd avatar-svelte
cd the-world-of-avatar2
npm install
npm run dev
# Open your browser and go to localhost:...
## Notes
Its currently dependant on localhost to be running for "the-world-of-api" to run.