Skip to content

JarbiBonilla/on-the-blog-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Welcome to On The Blog! Where users can create their own blogs about anything they want!

Installation

To get this application up and running, you'll need to fork and clone this repo, along with the on-the-blog-backend.

You'll need to have SQLite and Rails installed.

  • Run your SQLite server for the DB.
  • Run the rails server from the on-the-blog-backend.
  • Once the Rails server is running, you can open the front end by running npm start 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

No packages published