About The black Space > Explore the mysteries of the universe, planets, astronauts, and space missions.
Welcome to The Void, a full-stack web application dedicated to exploring outer space. This project features an interactive frontend, a dedicated backend, and an intelligent chatbot to guide users through their cosmic journey.
Experience The Void live here: faisal-the-void.vercel.app
- Immersive Space Theme: A sleek UI dedicated to space missions, planetary facts, and astronaut history.
- Interactive AI Chatbot: Integrated with Botpress to answer user questions and navigate the cosmos.
- Full-Stack Architecture: Distinct separation of concerns with dedicated frontend and backend environments.
- Seamless Deployment: Continuously deployed and hosted via Vercel.
The project is split into two main directories to separate the client-side and server-side code:
/The-Void- The frontend application containing the user interface, assets, and client-side logic./Backend- The server-side code handling API requests, data processing, and integrations.
This application includes a customized Botpress chatbot to assist users. If you are running the project locally, ensure your Botpress server is active or your cloud webhook URLs are properly configured in your environment variables.
To get a local copy up and running, follow these simple steps.
Make sure you have Node.js and npm (or yarn/pnpm) installed on your machine.
- Clone the repo
git clone [https://github.com/mohamfaisal/The-Void.git](https://github.com/mohamfaisal/The-Void.git)
Mohammed Faisal, GitHub: @mohamfaisal