GithubHelp home page GithubHelp logo

hackativite's Introduction

HACKATIVITY - The Activity Playground

Table of Contents

  1. General information
  2. Technologies
  3. Installation
  4. Author

General information

This WebApp is a personal project

Project status and progress

Technologies

This project is written in React

Template

  • Template` : Application developed on React, Node Express from a template developed by the Wild Code School. Only the front end was used

Tools used in this template:

  • Concurrently : Allows to execute several commands in the same terminal
  • Husky : Allows to execute actions when triggered by git commands
  • Vite : Alternative to Create-React-App, with fewer packages for a smoother experience
  • ESLint : "Code quality" tool, ensures that pre-configured rules are respected
  • Prettier : "code quality" tool, also focuses on code style
  • Standard Airbnb : One of the most famous "standards", even if it is not officially linked to ES/JS
  • Nodemon : Tool to restart a server each time one of the files is modified

Other libraries

Installation

To start a project

On VSCode, install Prettier - Code formatter and ESLint plugins and configure them
Clone this repository, go inside
Run the npm run setup command

List of commands and meaning

setup : Initialization of the frontend and backend and tools
dev : Start the three servers (frontend + backend + admin) in the same terminal
dev-front : Start a React server for the frontend
lint: Run code validation tools (will be executed automatically at each commit)
fix : Fix formatting errors (to be run if lint doesn't pass)

Author

This project was developed as part of the end of the Wild Code School Javascript web developer training in June 2022 by Juliane Casier

Translated with www.DeepL.com/Translator (free version)

HACKTIVITE

hackativite's People

Contributors

ilalande avatar

Stargazers

 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.