Git Product home page Git Product logo

my-makeup's Introduction

My-Makeup ๐Ÿ’„

We are a platform dedicated to connecting professional makeup artists with clients looking for personalized makeup services.

img.png

(api github project : https://github.com/For-Hives/api-my-makeup)

How to run ??

(use pnpm // npm // yarn but don't push the lock file)

dev

git clone
-> add .env file
pnpm install
pnpm run dev
pnpm run build

tests

pnpm run cypress:run

Tech stack ๐Ÿ’ป

That is the list of technologies that My-Makeup use.

Front

CI

CD

Backend

Serveur

Monitoring

Tools

Design

File Structure ๐Ÿ—ƒ๏ธ

๐Ÿ“ .husky : Git hooks
๐Ÿ“ cypress : Cypress configuration (e2e tests)
๐Ÿ“ public : Images, fonts, icons, ...
๐Ÿ“ src/components : Reusable components
๐Ÿ“ src/pages : Pages (use some components to build pages)

๐Ÿ“ src/pages/api : API routes (api routes are server-side only routes, on nextJS server)
๐Ÿ“ src/pages/api/sendMail : API route to send mail
๐Ÿ“ src/pages/talent/[slug] : Talent page generated by nextJS & Strapi
๐Ÿ“ src/pages/blog/[id] : Blog page generated by nextJS & Strapi
๐Ÿ“ src/pages/profil/[id] : Profil page generated by nextJS & Strapi
๐Ÿ“ src/pages/auth : Auth pages (login, register, ...)
๐Ÿ“ src/styles : Global styles
๐Ÿ“ src/services : Services (API, Auth, ...)

my-makeup's People

Contributors

cinquinandy avatar lightinn avatar renovate[bot] avatar wadefade 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.