Skip to content

Toni-Zoaretz/AS-Project-Shoe-Shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👟 Shoes Store - Admin Panel

I was given a task @AppleSeeds Bootcamp to make an responsive Shoes store for admin panel.
I implement the project using HTML,CSS,JavaScript,React.

Project Link:

https://toni-shoe-shop.netlify.app/

Project Requirement:

☑ Shoes catalog with image model and price
☑ The admin can Add shoes to the Database
☑ The admin can Update shoes from the Database
☑ The admin can Delete shoes from the Database

Screenshots

Alt text

plot

plot

plot

Deployment

In order to run the app locally you will need to install all the dependencies from the package.json file. Run the command npm install to install all the dependencies, after it's done you can run npm start to start the app locally in localhost:3000