Aria Apparel
A single page e-commerce application built using React with client-side routing
How to use this application
Type the following commands in order in your CLI to start using this React app:
- Create a local copy of this repo with
git clone https://github.com/neil-justin/aria-apparel.git
- Go inside the folder by typing
cd aria-apparel
- Finally, run
npm start
to open the app in development mode in your browser
The tools used to create this app include, but are not limited to:
- HTML, CSS, JavaScript
- React
- React Router
- Jest
- React Testing Library
- Fake Store API