The goal of this project is to provide a complete implementation of a virtual store, fornt and back including essential features for online shopping. In addition, we seek to create an intuitive and attractive interface for users, providing a pleasant shopping experience.
How to run the project on your machine:
git clone https://github.com/Antonio-Jefferson/ShopeNerd-FrontEnd.git
Open the file:
cd folder-name
install the dependencies:
npm install
run the project:
npm start
Abra o aplicativo no navegador em http://localhost:3000
The Track-it mobile site project will be implemented using the following technologies:
- HTML
- JavaScript
- Node
- React
- Styled-Component
- react-ciculoprogresso
- react-CreatContext
- react-icons
- react-loader-spinner
- react-loading-skeleton
- React-Router
- Axios
- Figma.
- Users will be able to register in the application by providing information such as name, email and password. This information will be securely stored in the database.
- After registering, users will be able to login to the application using their e-mail and password. This process will ensure proper authentication and authorization to access the unique functionality of each user's account.
- The virtual store will have an extensive catalog of technological products. Each product will be presented in detail, with information about specifications, images and prices.
- Users will be able to add products to the shopping cart, view selected items, adjust quantities and remove products, ensuring a personalized shopping experience.
- It will be possible to carry out searches for specific products and apply filters to refine the results.