Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.46 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.46 KB

Open Source Programs (Frontend)

Open Source Programs (OSP) is an application that simplifies the processing and selection procedure of Open Source Programs of AnitaB.org Open Source or other third-party programs. This is the Front-end repo for OSP.

Tech Stack

  • ReactJS
  • Redux

Setup

To setup the project locally, go through this wiki page. Note: Before setting up the frontend make sure to have Setup the Backend Repo.

  1. To start the server:
cd open-source-programs-web
npm install
npm start
  1. Navigate to http://localhost:3000/ in your browser.
  2. You can terminate the process by Ctrl+C in your terminal.

Contributing

Please read the Contributing guidelines, Code of Conduct and Reporting Guidelines

Contact

You can reach the admins, maintainers, and our community on AnitaB.org Open Source Zulip. If you are interested in contributing to the OSP project, you may join the stream #open-source-progs and ask questions or interact with the community. Join Us!