Web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.
- React and Javascript.
To get a local copy up and running follow these simple steps:
- Go to the repository page.
- Press the "Code" button and copy the link.
- Clone it using git command
git clone <link>
. - In the project folder run
npm install
- Then run in the terminal
npm run start
(for development enviroment) ornpm run build
- Use React documentation.
- Use React components.
- Use React props.
- Use React Router.
- Connect React and Redux.
- Handle events in a React app.
- Write unit tests with React Testing Library.
- Use styles in a React app.
- Use React life cycle methods.
- Apply React best practices and language style guides in code.
- Use store, actions and reducers in React.
- Perform a code review for a team member.
👤 Miguelesco 👤 Carloso0114
- GitHub: @Miguelesco
- GitHub: @carloso0114
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
This project is MIT licensed.