This project focuses on creating the First and Third Frontend test design.
The premise of this project is to create a Newsletter page that allows the user to select newsletter from a list and then click a button to subscribe. The user should receive an error or success message as a response to this action.
- JavaScript
- Stylelint
- Eslint
- Animista
- SCSS
- Webpack
- Netlify
-
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
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 first-third-challengue 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!