Table of Contents
About The Project
The goal is to create a very simple application that will perform basic CRUD functions.
Built With
Frameworks/libraries used to initialize the project.
Lighthouse
Codecov
Codecov provides metrics and insights into the results of tests through code coverage reports. Coverage reports are used to determine which lines of code were tested and which lines were not tested, which may contain bugs and syntax errors.
Getting Started
Prerequisites
NodeJs
Installation
-
Clone the repository.
git clone https://github.com/GabrielGuedess/CodeLeap
-
Install the dependencies.
# With npm npm i # With yarn yarn
-
Start project.
# With npm npm run dev # With yarn yarn dev
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag “enhancement”.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/NewFeature) - Commit your Changes (
git commit -m 'Add some NewFeature') - Push to the Branch (
git push origin feature/NewFeature) - Open a Pull Request
License
Distributed under the MIT License. See LICENSE.txt for more information.
Deploying
Contact
Gabriel Guedes – @GabrielRGuedess – gabrielrguedess@gmail.com
Project Link: https://code-leap-gabrielguedess.vercel.app/
Made with
