Skip to content

MarioDoncel/codeleap

Repository files navigation

CODELEAP NETWORK


About The Project

Frontend applicattion to CRUD posts.


My Project


The project was buil with ReacJS and Typescript.

Time of development: 2 days

  • Friday: Initial structure and first components,

  • Saturday: All components and features, connect to backend, deploy

(back to top)

Built With

  • Typescript
  • ReactJS
  • React RouterV6
  • React Icons
  • Redux-Toolkit
  • Axios
  • React-Toastify
  • React-Query
  • Tailwind
  • Tailwind Styled Components
  • Eslint
  • Vite

(back to top)

Objective

Project developed for a front-end position.

(back to top)

Status

Finished.

(back to top)


## Getting Started

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo

    git clone https://github.com/MarioDoncel/codeleap.git
  2. Install NPM packages

    npm install
  3. Configure your environment variables .env with the content of .env.example

     VITE_BASE_URL=https://dev.codeleap.co.uk/careers/
  4. Run the application

    npm run dev

(back to top)

Usage

BaseURL Development - http://localhost:3000

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Mario Andres Doncel Neto

Email - [email protected]
Whatsapp - +55 19 99612 9909

Project Link: https://github.com/MarioDoncel/codeleap

(back to top)

Acknowledgments

  • Codeleap

(back to top)