A mobile web application that checks a list of Animes that is been created from the data fetched from a Anime facts API https://chandan-02.github.io/anime-facts-rest-api/.
- HTML
- CSS
- JAVASCRIPT
- React && Redux
-
Clone this repo https://github.com/Bishoy-Samwel/Anime-Facts
git clone https://github.com/Bishoy-Samwel/Anime-Facts
-
Navigate to SpaceTravelers folder/directory
cd SpaceTravelers
-
On the comandline, at the project's root, run
npm install
to install app dependencies -
Next, run
npm start
which will run the app in the development mode. -
Open http://localhost:3000 to view it in the browser.
-
ALTERNATIVELY
-
Just run
npm run build
which will build the project and generate output files into thebuild
directory. -
Go to
build
directory and manually openindex.html
to interact with the app
-
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/newFeature
) - Commit your Changes (
git commit -m 'Add some newFeature'
) - Push to the Branch (
git push -u origin feature/newFeature
) - Open a Pull Request
👤 Bishoy Samwel Faheem
- GitHub: @Bishoy Samwel Faheem
- LinkedIn: Bishoy Samwel
- Twitter: @bisho
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
- Inspiration
- Original design idea by Nelson Sakwa on Behance
This project is MIT licensed.