- This is a website for a fictitious ice cream store made with React.
- In this project I used styled-components for the majority of the elements on screen.
- HTML5
- CSS3
- Javascript
- React
- Hooks
- Props
- JSX
- Styled-Components
- Routes
To edit this project, you can fork it, clone down this repository or download it to your computer. You need to have installed:
Visual Studio Code (or any text editor);
Clone down this repository. You will need node
and npm
installed globally on your machine.
Installation:
npm install
To Run Test Suite:
npm test
To Start Server:
npm start
To Visit App:
localhost:3000/ideas
Made with ❤️ by Victor 🐶