Giter Site home page Giter Site logo

oc-p13-argentbank-05-2024's Introduction

Welcome aboard, captain

This project is the 13th in the course OpenClassrooms "Utilisez une API pour un compte utilisateur bancaire avec React" course. It introduces students to React JS with Redux Toolkit and in this project Redux Toolkit Query.

This project was developed with:

If you need more information about the project, please go to package.json

Start

Download the project by saving it in a directory on your computer:

git clone https://github.com/Jean-Baradat/oc-p13-argentbank-05-2024

You'll also need another project for the server and an API for mongoDB: The local server is available here: Project-10-Bank-API

Follow the steps indicated in the project and once installed, you'll need to configure a MongoDB API and inisyalize it in server\database\connection.js in the Project-10-Bank-API project.

Once the back has been launched correctly, you can modify the VITE_API_URL for use on this project in .env.development.

Launch locally

Let's start by installing the dependencies:

npm i

and launch Vite:

npm run dev

If you need more commands, please go to package.json

Build

Build the application:

npm run build

Then to see this version:

npm run preview

You can also make: (To see the result on another machine in your network.)

npm run preview:network

Environment variables

This project used the environment variables in:

  • .env.development

Use the example .env.example to create your:

  • .env.production

Configuration

Below you will find the configuration for all the development tools used for this project. Do not modify if you don't know how.

ESlint

  • .eslintrc.json

Prettier

  • .prettierrc.json

Js config

  • jsconfig.json

Tailwind

  • tailwind.config.js

Tailwind

  • vite.config.js

Workspace Settings

A .vscode file contains configurations for VScode for this project.

Jean ๐Ÿ‘‹

oc-p13-argentbank-05-2024's People

Contributors

jean-baradat 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.