- Project Overview
- Technologies Used
- Prerequisites
- Installation
- Link to webapp
- License
- Author
Welcome to the Chic Chick repository! This is a simple simulation for an online women wear store using React.js. It was a part of the final project for ITI summer internship for 2022. The website main features that were rquired and implemented are products categorizing, simple shopping cart -no proceeding to payment- and website responsivness.
- Node.js (version 14 or higher)
- npm (version 6 or higher)
- React 18 is used
To set up Chic Chick locally, follow these steps:
- Clone the repository and change into the project directory:
git clone https://github.com/MariamAtef226/chic-chick.git
...
cd chic-chick
- Install the required dependencies:
npm install
- Start the development server:
npm start
This project is licensed under the MIT License.
Mariam Atef Hassan - October 2022