Skip to content

rowemac/the-wax-attic-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

the wax attic.

Description

The Wax Attic Single Page Application (SPA) serves as fully interactive library for vinyl album lovers who wish to monitor their collection records all in one place. The client is able to create new album instances, edit current instances, or even delete instances entirely. This full CRUD funcitonality is made possible with the use of seamless, user-friendly controlled forms. Finally, if a user wishes to find an album fast, a search bar at the top of the page will help them sort albums by either album title or artist name.

This repo should be used in conjunction with the backend repo link listed below to fully experience the app's functionality.

Once both servers are up and running a user may modify or add to the backend database from the Rails API as they see fit on their local machine.

Install Instructions

  • Fork the repo and copy the SSH link.

  • cd into your desired folder and paste the SSH link into your terminal and hit enter.

  • Once opened in your preferred text editor, open the terminal and type yarn start or npm start to fire up the frontend server.

  • A browser window should open automatically but if not, type: http://localhost8000 into your URL field in the browser

Backend Repo Link

https://github.com/rowemac/the-wax-attic-redux-backend

Contributer's Gude

  • If you wish to contribute to this repo please submit a pull request or a new issue.

License

Sources

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published