Skip to content

PiotrGrobelak/work-with-flowers-frontend

Repository files navigation

🌺 Work with Flowers App

(Work in progress) The prototype platform of work about the floristry industry. There is a list of newest work offer and the user can register as an employer or employee. The employer's panel currently operating where can add a new job offer. The project is building with a back-end version with Node.js connecting with MongoDB Atlas and front-end version build witch React. The platform works on remote servers like Heroku and Netlify. Soon will be implemented new features like employee's panel. editing job offer, google maps api etc.

Front-end verison

ℹ️ Features

  • react-create-app
  • redux
  • react-router
  • axios
  • styled-components
  • formik
  • yup
  • jest

Available Scripts

⚠️ If you want to check app on local server you need to connect your MongoDB on the back-end version and configure environment variables.

Instalation:

git clone https://github.com/PiotrGrobelak/work-with-flowers-frontend
npm start
npm run build
npm test

Back-end verison

ℹ️ Features

  • express
  • mongoose
  • passport
  • body-parser
  • cookie-parser
  • bcrypt
  • cors
  • dotenv
  • jsonwebtoken

Available Scripts

⚠️ If you want to check app on local server you need to connect your MongoDB on the back-end version and configure environment variables.

Instalation:

git clone https://github.com/PiotrGrobelak/work-with-flowers-backend
npm start
npm run dev

⚡ Tools

  • atomic design pattern(front-end version)
  • eslint(airbnb standarts)
  • prettier
  • husky/lint-staged
  • nodemon
  • storybook

👦 Author