This repo contains the data and configuration for Sojourner, a website concept for a company specializing in space tourism and interstellar travel. 🚀
Sojourner is part of a personal portfolio, I'm trying to improve my skills as a developer, so all feedback is appreciated.
Find an issue with the project or an area that could use improvement? Report it in the issues section, or email me at adebolaakomolafe@gmail.com
Also, feel free to use this project as you wish. To set up its dependencies, use:
npm install
To start the development server, use:
npm run serve
To start the json server, use :
npm run json
To build for production, use:
npm run build
npm run lint
None of the images used in this project are mine. They were all sourced from the internet.