Welcome to My Anime List! Where you can keep track of all your current favorite animes and well as your favorite characters!
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 -bin 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.
Navigate to the anime-list-backend folder and run the following:
- rails db:create
- rails db:migrate
- rails db:seed
- Javascript - frontend functionality
- Rails - backend API
- SQLite - database
- 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!