Loading repository data…
Loading repository data…
walidbosso / repository
⚛️ Here where I store my pure React projects, three projects so far, first there's a full E-Commerce application using a JSON server, before that a Connect-4 game, and finally a Basic calculator.
Welcome to my repository where I store pure React projects. This repository contains three projects:
Feel free to explore each project and use them as a reference for your own projects.
A full-fledged E-Commerce application built using React and powered by a JSON server. This project demonstrates how to create a dynamic online store with product listings, a shopping cart, and a simple checkout process.
E-Commerce directory.npm install.npm install -g json-serverjson-server --watch db.json.npm start.A classic Connect-4 game implemented in React. This project showcases the use of React hooks and state management to create an interactive gaming experience.
Connect-4 directory.npm install.npm start.A simple calculator built using React. This project is an excellent example of using React state and props for building interactive user interfaces.
basic-calculator directory.npm install.npm start.Feel free to explore the projects and use the code as a reference for your own projects. If you have any questions or suggestions, feel free to reach out!
Happy coding!
© by Walid BOUSSOU 🇲🇦 😄
𝚂𝚑𝚘𝚠 𝚜𝚘𝚖𝚎 💙 𝚋𝚢 𝚜𝚝𝚊𝚛𝚛𝚒𝚗𝚐 ⭐ 𝚝𝚑𝚎 𝚛𝚎𝚙𝚘𝚜𝚒𝚝𝚘𝚛𝚢!