Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Education-focused Web Application develop in JavaScript, Node.js and React. πŸ›’

Notifications You must be signed in to change notification settings

shanibider/FullStack-Store-React-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

My Store - React App

Web application developed using JavaScript and built with React.
Created for educational purposes, serving as an educational resource to deepen understanding.

πŸ‘‰ Web Development Concepts Explored in this project:

  • the use of React components
  • React Props
  • React State and Hooks
  • Code Organization
  • Forms in React
  • styling through CSS

Languages and Tools used in this project:

My Skills

Tech Stack

Front-End Development Languages

  • JavaScript
  • React: Components, Props
  • CSS 3
  • HTML 5

Back-End Development Languages

  • Node.JS

Screenshots

1

Run Locally

Clone the project

  git clone https://link-to-project
  npm i
  npm start