Git Product home page Git Product logo

ghum-gham's Introduction

REACT - An application designed to assist you in remembering what to pack when you go on a trip.

The Api is used to search assist you in remembering what to pack using Mock Json-server Api.

URLs

Getting Started

To get started with this project, follow the steps below:

  1. Clone the repository: git clone https://github.com/username/repository.git

  2. Install dependencies: npm install

  3. Start the project:

  • For running in development mode :
    npm run dev
    

API Reference

https://ghumgham-api.onrender.com/items

Render Deployment

Our project is automatically deployed on the Render platform. When you your pull request (PR) , it will trigger an automatic deployment on Render.

Git Hooks and Husky

We utilize Husky, a Git hook tool, to enforce certain actions and maintain a consistent workflow within our project. Git hooks are scripts that run before or after specific Git events.

  • Pre-commit Hook: We have setup the pre-commit hook that runs code formatting scripts and linters to ensure code consistency before committing changes.

Please ensure that your code meets the required standards and passes the necessary checks before committing or pushing changes.


Environment Variables

Certain parts of our application require the presence of environment variables for proper configuration. These variables are typically stored in a .env file at the root of the project.

Before running the project locally, make sure to create a .env file and you can clone the sample.env and fill your value accordingly. Log related configuration have default value, therefore do not require values from .env.

All environment values are consumed at config/default.js for centralized implementation.

ghum-gham's People

Contributors

samresh9 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.