Anitab-Forms 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 anitab-forms.
- ReactJS
- Redux
Documentation for the project is hosted here. We use Docusaurus
for maintaining the documentation of the project.
- To setup the project locally go through this wiki page.
- Here's a video tutorial which will help to setup the project locally.
Note: Before setting up the frontend make sure to have Setup the Backend Repo.
- To start the server:
cd anitab-forms-web
npm install
npm start
- Navigate to
http://localhost:3000/
in your browser. - You can terminate the process by
Ctrl+C
in your terminal.
Please read the Contributing guidelines, Code of Conduct and Reporting Guidelines
Remember to run eslint and prettier before pushing the changes.
npm run lint:fix
npm run format
Thanks goes to these people (emoji key):
Sankalp 🚧 |
Shipra Verma 🚧 |
Kesha K. Kaneria 🚧 |
This project follows the all-contributors specification. Contributions of any kind welcome!
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!
Open Source Programs project is licensed under the GNU General Public License v3.0. Learn more about it in the LICENSE file.