Skip to content

JarbiBonilla/anime-list-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

anime-list-frontend

Welcome to My Anime List! Where you can keep track of all your current favorite animes and well as your favorite characters!

Installation

To get this game up and running, you'll need to fork and clone this repo, along with the anime-list-backend.

You'll need to have SQLite and Rails installed.

  • Run your SQLite server for the DB.
  • Run the rails server from the anime-list-backend.
  • Once the Rails server is running, you can open the front end by running npx reload -b in the terminal from the frontend , on your browser.

You'll need to cd into the project directory and run bundle install. All the gem dependancies will then be installed.

Database Creation

Navigate to the anime-list-backend folder and run the following:

  • rails db:create
  • rails db:migrate
  • rails db:seed

Dependencies

Authors

Jarbi Bonilla

Acknowledgements

  • Would love to thank my amazing Lead Cohort Corinna Brock Moore! Would not have gotten this far without her.
  • Raymond Gonzalez, who is in the cohort with me. Thank you for staying up late every night with me while I pull my hair out.
  • Pharia Le, who was also with me every step of the way!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors