This project is part of a series of projects to be completed by students of Microverse.
This project focuses on creating a Beers catalogue SPA with Redux for the state managment.
The premise of this project is to create a website that allows the user to see and filter through a list of Beers, click on one of the elements and go to a detailed product page.
- Node.js
- React
- React-DOM
- React-Create-App
- npm
- CSS
- ES6
- Redux
-
Go to the repository and press on the green button that says
code
-
Copy the link and open a terminal
windows:
windows tab + x
mac: Press
CmdSpace
to open spotlight search and typeterminal
and hitreturn
. -
Go to the folder where you gonna clone the repositorie and type
git clone PASTE THE LINK
and hitEnter
-
Go the the project root and type
yarn/npm run start
- Donwload the project.
- open a terminal and run
npm test
. - Check the output.
If you have any issues setting up the project or you come across any unintended bugs or problems, please do submit an issue to the Calculator page.
If you want to make your own changes, modifications or improvements to our project, go ahead and Fork it!
- Fork it
- Create your working branch (git checkout -b [choose-a-name])
- Commit your changes (git commit -am 'what this commit will fix/add/improve')
- Push to the branch (git push origin [chosen-name])
- Create a new Pull Request
Alexis Sanchez - Github
Give a ⭐️ if you like this project!