This project was bootstrapped with Create React App, using the Redux, Redux Toolkit template, and Styled Components
Single page application
- React
- Redux Toolkit
UI
- Styled Components
- Responsive design
Clone this repository :
git clone https://github.com/LilaGuill/movies.git
cd movies
Install packages :
npm install
When installation is complete, run the project with:
npm start