GithubHelp home page GithubHelp logo

anime-facts's Introduction

logo

Anime Facts

๐Ÿ“— Table of Contents

๐Ÿ“– To Do List

Anime Facts is a web application that allows users to view facts and details about their favorite anime shows.

๐Ÿ›  Built With

Tech Stack

Client
Server No server-side technologies were used for this project.
Database No database was used for this project.

Key Features

  • View Anime Facts
  • View Anime Details

(back to top)

๐Ÿš€ Live Demo

Live Demo

(back to top)

๐Ÿš€ Live Video

Live Video

(back to top)

๐Ÿ’ป Getting Started

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

Prerequisites

In order to run this project you need:

  • Stylelint
  • ESLint
  • Node JS
  • Node package Manager (NPM) OR Yarn
  • react-icons

Install

Follow the link below to install Node JS

Follow the link below to install NPM

Follow the link below to install Yarn

Once you have installed Node JS and NPM or Yarn, install the following packages globally:

  npm install -g stylelint
  npm install -g eslint
  npm install react-icons

OR if on Yarn,

  yarn global add stylelint
  yarn global add eslint
  yarn add react-icons

However, whilst everything is included in the package.json file, you can simply run:

  npm install

OR if on Yarn,

  yarn install

Don't know how to use Package Managers? Check out the Beginner's Guide

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/10-menachi/anime-facts.git

Usage

To run the project:

  cd anime-facts
  npm run start

OR if on Yarn,

  cd anime-facts
  yarn start

The website is hosted on localhost:5173 by default.

To change the port to the port of your choice, run:

  npm run start --port=YOUR_PORT

Wanna learn more about React? Check out the React Documentation Wanna learn more about Vite? Check out the Vite Documentation

Run tests

To run the tests:

  npm run test

OR if on Yarn,

  yarn test

(back to top)

๐Ÿ‘ฅ Authors

๐Ÿ‘ค Christian Wamalwa

(back to top)

๐Ÿ”ญ Future Features

  • User Authentication
  • Edit Anime
  • Update Anime Watching Progress
  • View Anime comments

(back to top)

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

โญ๏ธ Show your support

If you like this project, please give it a โญ๏ธ!

(back to top)

๐Ÿ™ Acknowledgments

I would like to thank Microverse for giving me this opportunity to learn and build this project.

I would also like to acknowledge Nelson Sakwa, the author of This Design

(back to top)

๐Ÿ“ License

This project is MIT licensed.

(back to top)

anime-facts's People

Contributors

10-menachi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.