Welcome to AluraGeek, an online store for geek products. This project is a web application developed using the latest frontend and backend technologies to provide an optimal and attractive user experience.
AluraGeek is an e-commerce web application for geek products. It allows users to add products, view product details, and delete products from the store.
- Product listing with images and prices.
- Form to add new products.
- Button to delete products.
- Responsive and attractive design.
- Custom Header and Footer.
- Integration with an API for product management.
-
Frontend:
- React
- Tailwind CSS
- React Router
-
Backend:
- Node.js
- Express
-
Other Tools:
- Axios
- Font: Press Start 2P
Follow these steps to set up the project locally:
- Clone the repository:
git clone https://github.com/Migthynice-UCM/DejoAromasWebPage.git
- Navigate to the project directory:
cd DejoAromasWebPage
- Install the dependencies:
npm install
To run the project locally, use the following command:
npm start