assadounto / space-x

0 stars 0 forks source link

Space-Travelers-Hub

This is react app that allows users to book missions and reserve rockets .

Deploy

Link

Built With

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Setup

 git clone git@github.com:assadounto/react-capstone.git
 cd awesome-books 
 npm install 
 npm start 

-Follow the HTML-CSS linter confuguration to docs to setup linters Link to Microverse linter docs

Run tests

For tracking linters errors locally, you need to follow these steps:

npm install --save-dev hint@6.x
npx hint .
npx stylelint "**/*.{css,scss}"
npm install --save-dev eslint@7.x eslint-config-airbnb-base@14.x eslint-plugin-import@2.x babel-eslint@10.x
npx eslint .

Deployment

Authors

👤 Rich Adu

👤 Shubh M

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you liked this project!

Acknowledgments

📝 License

This project is MIT licensed.