This is a website focused on winter sports. The goal is to allow users create accounts, pick one sport and book classes. Built with React and Redux and the Storm Mountain API
- React
- Redux
- HTML
- CSS
- ESLint
- Stylelint
- Webpack
- Node
- Yarn
- Jest
- Iconify
- Toastify
- Axios
- react-spinners
- react-calendar
You can check the live version in this link
To run this project locally, make sure you have the following installed:
- Node.js, more information here
- Clone the repository
git clone https://github.com/gscarv13/ss-front-end.git
- Move to the cloned repository
cd ss-front-end
- Run
yarn install
to set up all dependencies - Run
yarn start
to initiate development server
- Open your browser
- Enter
localhost:3000
To run the tests, open the terminal and enter the following command,
yarn test
Then follow the instructions provided
👤 Gustavo Carvalho
- GitHub: @gscarv13
- Twitter: @Gscarv13
- LinkedIn: Gustavo Carvalho
Thank You Karsten Winegeart and Ostap Senyuk for your amazing photos on unsplash, and Murat Korkmaz on Behance for his amazing UI design
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.