This is our final project in Le Wagon boot camp, Our group made a break even point calculator, wherein you can create your own cohort and it automatically calculates if you are making or losing profit depending on the costs and revenue you input for the duration of your cohort. We decided to work with this project to help those who are doing the calculations manually.
An app which we made from Le Wagon bootcamp bnb week, This project was designed for the rental of yachts. which displays the location of every yacht available in the map.
This is a one page web page, built using React.js and SaSS. It's a Collection of all the pokemon available from the API, with their names, ID's, images, moves(which is scrollable), even height and weight. the design is inspired by pokemon real cards.
Responsive Webpage created using create-react-app. This is a practice webpage designed for restaurant business online order system. from adding items on cart to incrementing values depending on the number of items added, and the quantity of items added on cart (note: you need to run "npx json-server --watch data/pizzaDb.json --port 8000" to render data from dummy server).