Application that helps managers and owners keep track of all their employees in one place.
- Bootstrap
- Node.js
- React
- React-Dom
- React-Icons
- React-Router-Dom
- React-Bootstrap
- React-Motion
- React-Scripts
- React-Lazyload
- Service Worker
- Manifest
- JSON
- Web Vitals
- Description
- Technologies
- Installation
- Usage
- Contributing
- Test
- Challenges
- Questions
- License
- Author
- Badges
Before installing this application on your local computer, ensure that you have Node installed. This application works in Node. You can go to the following website to download Node: Node
This is a react act application.
1. Clone the Git repository
$ git clone <repo>
2. Navigate to the directory and install the dependencies
3. To run it locally, type npm run start
Once all dependencies have been installed in your local directory. Type npm run start in your terminal to launch the react application in your browser.
This application is open to anyone who wants to contribute or enhance the application. If you would like to contribute please reach out to me on Github or email.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
This was the first official react application I have created. That came with its challenges due to not having much experience with react and doing a lot of research to figure some of the components and workings out.
If you have questions about this repository? Please contact me at kamara.moses@yahoo.com. View more of my work in GitHub at kamara-moses.
This repository is licensed under the MIT license.
Copyright (c) [2020] [Moses Kamara]
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.