Version 0.0.1
The Comikart Store-Front Repo.
Wireframe | Dribble Inspiration
npm install
- environment variables
REACT_APP_API_URLneeds to be set to the correct api url
- Eric Gomez
- Kevin Tan
Distributed under the MIT License. See License for more information.
- Fork the repo
- Create your feature branch (git checkout -b feature/your-name)
- Commit your change (git commit -m 'commit message')
- Push to the branch (git push origin feature/your-name)
- Create a new Pull Request