Space Tourism App allows you to explore various space tourism destinations, learn about the crew members, and discover the advanced technology behind this exciting venture. The app is built using React, TypeScript and fetches information from a backend API. It is also designed to be fully responsive, ensuring a seamless experience across different devices.
- Fully responsive website pages: Enjoy a seamless experience on various devices, including desktops, tablets, and smartphones.
- User-friendly navigation on each page
- Information on pages fetched from an API
- Clone the repository:
https://github.com/elizabet-bagdasaryan/space-tourism.git
- Install dependencies:
npm install
- Start the application:
npm run dev
- Open the Space Tourism app
- Choose the page from navbar
- View the information on pages
- View all the topics on each page chosen from the navbars
- View the hover effects on navbars
Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
- Fork the Project.
- Create your Feature Branch (git checkout -b feature/AmazingFeature).
- Commit your Changes (git commit -m 'Add some AmazingFeature').
- Push to the Branch (git push origin feature/AmazingFeature).
- Open a Pull Request.
Please ensure that your code follows the existing coding style and includes appropriate tests.
If you have any questions, suggestions, or issues regarding this application, please feel free to contact me at [elizabet.bagdasaryan1@gmail.com].
Backend: https://github.com/elizabet-bagdasaryan/space-tourism-backend
Project Link: https://github.com/elizabet-bagdasaryan/space-tourism