This project was started as a capstone project for General Assembly's Web Development program.
The problem this website is to solve is keeping track of all permanent mural artists and locations around the city of Atlanta.
Users have the option of logging into a distinct profile and viewing all their saved artists and locations.
Users will eventually be able to add their locations to a map with icon for precise location.
Please make sure you are running the latest version of ruby(2.4.1) and rails(5.1.4)
- Fork this project to you local machine.
- cd into client directory and
npm install
- cd back into main folder and bundle install
- Run
foreman start -f Procfile.dev
- React on Rails
- NPM
- Styled-components
- Postgresql
- Devise
- Foreman
- OmniAuth
- Javascript
- CSS
- Eric Jonelunas - initial work