https://github.com/ambrosegithub/space-travelers-hub
https://github.com/ambrosegithub/space-travelers-hub
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ambrosegithub/space-travelers-hub
- Owner: Ambrosegithub
- License: mit
- Created: 2022-08-29T08:10:26.000Z (about 3 years ago)
- Default Branch: dev-branch
- Last Pushed: 2022-09-02T18:31:53.000Z (about 3 years ago)
- Last Synced: 2025-04-06T17:52:02.706Z (7 months ago)
- Language: JavaScript
- Size: 1.53 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Project Name:
space-travellers-hub
> In this project we add and remove books using react-redux. with nice looking UI design
## Built With
- Major languages : JavaScript (ES6 syntax), HTLM and CSS
- Module bundler : `webpack`
- Library : `Jest`
- Technologies used : Github, Git and Linters
- Framework used : React.
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites โป๏ธ
- A personal computer connected to the internet;
- Have a working and updated browser.
- Have a local version control like git installed on your computer
- Have an account on Github, as an online/remote Version Control System
- Code editor (Visual studio code, sublime text, notepad++, ...) installed on your computer;
- At least basic of HTML, CSS and JavaScript.
## Live Demo
[Live demo link](https://amb-zai-space.netlify.app/)
### Setup ๐ฐ
- Click the [me](https://github.com/Ambrosegithub/space-travelers-hub) and you'll land on the pure repository;
- click on the green (๐ข) button with `Code` Inscription;
- You can choose to download the project or just clone it if you are familiar with Git and Github;
- Follow normal step once download in your computer and use it as it's yours.
### Install
- If you are familiar with git, Run `npm install` to get all dependecies required to run the linters checks, otherwise use the downloaded project on your computer without testing files
### Run test ๐งช
> Run thes command bellow inside your `git bash` or command line interface..
- `npm build start` : to run the project in your default web Browser
- `npx hint .` : for the `html` codebase and use of best practices.
- `npx stylelint "**/*.{css,scss}"` : for the `css` codebase and use of best practices. you can add
- `npx eslint .` : for the `JavaScript` codebase and use of best practices
- > Note that you can add `--fix` keyword to the command for `Css` and/or `JavaScript` to make sure that you avoid all errors comming from your `code editor`
## Authors
๐ค **Ambrose Isigba**
- GitHub: [@githubhandle](https://github.com/Ambrosegithub)
- Twitter: [@twitterhandle](https://twitter.com/Glorious851)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/ambrisexyz-chief-657000199/)
๐ค **Esmatullah Ahmadzai (Esmat)**
- GitHub: [@Esmatullah Ahamdzai](https://github.com/eaesmat)
- Twitter: [@Esmatullah Ahamdzai](https://twitter.com/ea_ahmadzai)
- LinkedIn: [@Esmatullah Ahamdzai](https://www.linkedin.com/in/esmatullah-ahmadzai/)
## ๐ค Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Ambrosegithub/space-travelers-hub/issues).
## Show your support
Give a โญ๏ธ if you like this project!
## Acknowledgments
- Microverse
- Hat tip to anyone whose code was used.