- Dia 1: React Components e AluraFlix 27/07 - ✔️
- Dia 2: Roteamento e state 28/07 - ✔️
- Dia 3: Formulários reutilizáveis e mais components 29/07 - ✔️
- Dia 4: Ajax, validação e o back-end 30/07 - ✔️
- Dia 5: ... 31/07 - ✔️
The React Immersion project works on building a page that has functions similar to the Netflix website. However, one version of the project I chose was to list the entire Korean universe of kpop as a netflix. In this case, I hope you enjoy the app Kpopflix!
You can download the font here. And...
This project was developed with the following technologies:
- Javascript
- React
- Styled-Components
- React-slick
- Json-server(upload in heroku -> to use /categorias
To clone and run this application, you'll need Git, Node.js + Yarn installed on your computer.
From your command line:
# Clone this repository
$ git clone git@github.com:Steffany-Martins/imersao-alura.git
# Go into the repository
$ cd imersao-alura
# Install dependencies
$ yarn install
# Run
$ yarn dev
# running on port 3000
Create a branch with your feature: git checkout -b my-feature; Commit changes: git commit -m 'feat: My new feature'; Make a push to your branch: git push origin my-feature. After merging your receipt request to done, you can delete a branch from yours. This project is under the MIT license. See the LICENSE for details. 👋 Let's connect!
![footer imersao alura](https://github.com/Steffany-Martins/imersao-alura/raw/master/MyPalette/footer.alura.png)