Little SPA showcasing cats using React.
git clone git@github.com:mejdoubi/famocats.git famocats
cd famocats
npm start
Using Heroku Buildpack for create-react-app.
heroku create famocats --region eu --buildpack mars/create-react-app
git push heroku master
- Othman Mejdoubi - Initial work
This project is licensed under the MIT License - see the LICENSE.md file for details.