Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 779 Bytes

File metadata and controls

27 lines (17 loc) · 779 Bytes

Atlas CMMS Frontend

This is the frontend of the web application developed with React. You can see more explanations in Purpose.pdf. We would be very happy to have new contributors join us. And please star the repo.

Screenshot:

Usage

npm i
set REACT_APP_API_URL=http://localhost:8080
npm start

Getting help

If you have questions, concerns, bug reports, etc, please file an issue in this repository's Issue Tracker or send an email at ibracool99@gmail.com.

Getting involved

You can contribute in different ways. Sending feedback on features, fixing certain bugs, implementing new features, etc. Instructions on how to contribute can be found in CONTRIBUTING.