During work. Second team project created during CodersCamp 2021/2022 by a 6-person team.

Overview

BoardMap

Status: Work in progress. Work on the project started on 10-01-2021.


Our Crew

Mentor: Piotr Rynio


This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm run eject

Note: this is a one-way operation. Once you eject, you can't go back!

If you aren't satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.

You don't have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

You might also like...

Project created with the saga of courses in Platzi, consuming the API of themoviedb.org

Movie App created with the saga of courses in Platzi, consuming the API of themoviedb.org Possible Improvements Rate the movie: https://developers.the

Dec 4, 2022

Work in progress: A presentation server for Lisp programs, implemented in Electron

electron-presentation-server mikel evins [email protected] A work in progress: an experimental presentation server for Lisp programs, implemented with E

Feb 26, 2022

JavaScript data grid with a spreadsheet look & feel. Works for React, Angular, and Vue. Supported by the Handsontable team ⚡

JavaScript data grid with a spreadsheet look & feel. Works for React, Angular, and Vue. Supported by the Handsontable team ⚡

Handsontable is a JavaScript component that combines data grid features with spreadsheet-like UX. It provides data binding, data validation, filtering

Jan 1, 2023

Agile Planning tool for cool team, free, no setup, just come and play.

Voting Poker is an Agile Planning Tool for cool teams We're looking to create a fully customizable Zero config Pretty design tool for teams in demand.

Dec 12, 2022

Common recipes to productively use Nx with various technologies and in different setups. Made with ❤️ by the Nx Team

Nx Recipes Welcome to Nx Recipes! Here you'll find various examples to use Nx to achieve a particular goal. Contributing Absolutely!! We're going to h

Dec 24, 2022

💸 1st place at Hack The Job 2022 - A chrome extension that automatically tracks purchases and budgets, alerting users if they go over their spending limits and allowing them to download PDF reports.

 💸 1st place at Hack The Job 2022 - A chrome extension that automatically tracks purchases and budgets, alerting users if they go over their spending limits and allowing them to download PDF reports.

💸 Won 1st place overall @ Hack the Job! 💸 A browser extension for keeping on top of your finances. This project will keep track of the purchases you

Oct 4, 2022

projeto realizado durante a imersão react realizada pela @alura em jan/2022 com @omariosouto e @peas

projeto realizado durante a imersão react realizada pela @alura em jan/2022 com @omariosouto e @peas

Aluracord 🖥 Sobre o projeto: Projeto realizado durante a imersão react ocorrida em janeiro de 2022. Trata-se de um chat, inspirado no Discord em que

Jan 31, 2022

Тестовое задание для стажировки ВКонтакте 2022: масштабируемый чатик

Бедный Клон ВКонтакте Этот проект представляет собой печальную копию ВК. Печальную за счёт отсутствия чего-либо кроме простого обмена сообщениями, рег

Mar 29, 2022

Created with StackBlitz ⚡️

React Pagination This project supports two kinds of APIs usePagination A custom hook that returns you the pagination data which can then be used to cr

Jan 3, 2023
Comments
  • feat/userProfile-view

    feat/userProfile-view

    W mojej glowie tak to widzialem, jak macie jakies propozycje co zmienic to piszcie (jest takie male bo musialem oddalic ekran zeby wszystko sie zmiescilo na jednym screenie, w rzeczywistosci wyglada normalnie). Jutro postaram sie dodac do tego funkcjonalnosc. Zrzut ekranu 2022-02-20 o 23 40 23

    opened by RadekDulisz 2
  • FRONT/BACK - logowanie użytkownika

    FRONT/BACK - logowanie użytkownika

    • [x] Strona startowa aplikacji jako logowanie/rejestracja
    • [x] po zalogowaniu przechowywany token w ciasteczkach
    • [x] edycja formularza logowania do wysylania danych
    • [x] usunięcie ciasteczka po wylogowaniu
    • [x] wylogowanie po upływie ważności ciasteczka
    cat. A 
    opened by APrzybylowska 0
  • BACK | board module - dodawanie nowego boarda

    BACK | board module - dodawanie nowego boarda

    Podzadania

    • [ ] - odbierz zapytanie na BE
    • [ ] - sprawdź i w razie czego popraw zapytanie na FE
    • [ ] - przeprowadź walidację danych na BE
    • [ ] - pobierz dane z DB, aby sprawdzić czy user może dodać boarda
    • [ ] - dodaj boarda do bazy (posiada możliwość zagnieżdżania w sobie postów )
    • [ ] - W razie niepoprawności danych zwróć status 404.

    UWAGI:

    • Rejestrację na BE możesz rozwiązać też w inny sposób.
    • Wykonaj po tasku: #117 oraz #118
    cat. A 
    opened by PiotrRynio 0
  • BACK | comments module - edycja komentarza

    BACK | comments module - edycja komentarza

    zadania

    • [ ] - odbierz zapytanie na BE
    • [ ] - sprawdź i w razie czego popraw zapytanie na FE
    • [ ] - przeprowadź walidację danych na BE
    • [ ] - pobierz dane z DB, aby sprawdzić czy user/post istnieje (pamiętaj,że tylko user tworzący komentarz może edytować dany komentarz).
    • [ ] - usuń komentarz do bazy (posiada zagnieżdżenionego w sobie usera)
    • [ ] - zwróć na FE informację zwrotną
    • [ ] - W razie niepoprawności danych lub problemów zwróć status 404.

    UWAGI:

    • Rejestrację na BE możesz rozwiązać też w inny sposób.
    • Wykonaj po tasku: #139
    opened by PiotrRynio 0
Owner
Piotr Rynio
Currently I am Web Developer. I know front end very well and every day I'm better!
Piotr Rynio
A hook based project created during 20-Dec week ReactJS workshop

Getting Started with Create React App This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: np

Nabendu 1 Dec 25, 2021
Work from is a web app created by Josh Cawthorne for the Supabase Hackathon.

Work From What is Work From? Work from is a web app created by Josh Cawthorne for the Supabase Hackathon. The concept of the app is for companies to b

Josh Cawthorne 86 Jan 3, 2023
How to submit HTML forms to Google Sheets. (Updated for 2021 Script Editor)

Submit a HTML form to Google Sheets How to submit a simple HTML form to a Google Sheet using only HTML and JavaScript. Updated for Google Script Edito

Levi Nunnink 314 Jan 6, 2023
An intro to Three.js and React :) Workshop materials and demo from HackTheNorth 2021

?? Speedy 3D - A Quick Intro to Three.js & React This workshop was originally created for Hack The North 2021! My personal motivation was to: learn th

Anson Yu 8 Dec 17, 2021
Project developed during the React Immersion

AluraCord Projeto em desenvolvimento. Ajustes e melhorias O projeto ainda está em desenvolvimento e as próximas atualizações serão voltadas nas seguin

Gustavo Parlandim 16 Sep 6, 2022
Project developed during NLW eSports, by Rocketseat.

NLW eSports - Trilha Ignite | Rocketseat (em andamento) Read it in English No NLW eSports estamos desenvolvendo uma plataforma web e mobile onde Gamer

Angela Caldas 5 Dec 15, 2022
This is a movie app project using imdb database created by nextjs and tailwind css.

This is a Next.js project bootstrapped with create-next-app. Getting Started First, run the development server: npm run dev # or yarn dev Open http://

Sahand Ghavidel 1 Dec 24, 2021
Airbnb-React - In this project, An Airbnb experience page clone is created to learn and implement React props concepts.

Create React Airbnb App In this project An airbnb experience page clone is created to learn and implement React props concepts. Objectives Learn about

Yogesh Gurjar 4 Jun 28, 2022
This project is a Vegan recipe application. I created with React Native. Check out VeganRecipe now for recipe app

VeganRecipe ?? ?? ?? ?? Hello! This project is a Vegan recipe application. I created with React Native. Check out VeganRecipe now for recipe app. ?? ?

Murat 4 Mar 27, 2022
Project created in the React immersion with @Alura and teachers @omariosouto @peas

Project created in the React immersion with @Alura and teachers @omariosouto @peas

Ildson Leno 3 Jan 28, 2022