Remove sudo if using OSX
$ git clone git@github.com:berryhill/gf-frontend.git
Install the dependencies and start the server (Containerized).
$ sudo docker build -t gcr.io/fifth-marker-132121/gf-frontend .
$ sudo docker run -i -t -p 3000:3000 gcr.io/fifth-marker-132121/gf-frontend
You can also visit (http://35.186.230.161/)
Find API here
- Dockerize
- Searching
- Pagination
- Continuous Integration / Continuous Deployment
- Nginx
- Footer
- Filters
- UI
- Redux
- Router
- Query params
- Social Media Icons
- Tests
- Email list
- Item Detail view
- SEO
- Home Page Splash
- Mobile Friendly