Stocker is a stock system for electronic products where you can load you company products and have a record of what you got.
Client
Server
Database
Design
- User Sign up and Login/Logout
- User Authentication and Authorization
- Load Products from the Database
- Update and Delete Products
- Searchbar
- Filter Data
The site has 2 separate repositories, this is the Frontend repository.
Link to the Back End Repository
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Install npm and nodeJs
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/Felipe-Perez-Ferraro/stocker_front
Install this project with:
cd my-project
npm install
To run the project, execute the following command:
npm start
👤 Felipe Perez Ferraro
- GitHub: @githubhandle
- LinkedIn: LinkedIn
- Implementing product pagination
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please share with your friends and family!
This project is MIT licensed.