Skip to content

codeisscience/journal-policy-tracker-frontend

Repository files navigation


Logo

Journal Policy Tracker Frontend

About The Project

This is the frontend repository for the Journal Policy Tracker web application.

Built With

Getting Started

Prerequisites

To run this project locally on your machine you need the following installed

  • nodejs
  • yarn

Installation

  1. Clone the repo
    git clone https://github.com/codeisscience/journal-policy-tracker-frontend.git
  2. Install NPM packages
    yarn
  3. Running the project
    yarn start

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project. Always make sure to fork from the development branch (this is the default branch).
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request to the development branch

See also the Contribution guidelines for more info.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Code Is Science - @codeisscience

Acknowledgements