This repo will serve as the product/landing page for the Kickit Open Source Project Manager. This implementation has been done as a 'create-react-app' to increase its accessibility. This landing page will be live at http://kickit.us and act as a launch point to all other kickit domains and documentation including this repository.
The landing page is a separate code base from the Kickit Web app to reduce the size of each codebase and chances requirement to build and reupload the webapp anytime the landing page changes or vise versa.
- NPM
git clone https://github.com/kickit/kickit-landingcd kickit-landingyarnyarn start- the server will be available at localhost:3000
- Check the issues board for suggested tasks
- Use the issue board to post tasks you want to do or suggest to others