💰 FINANCES PLANNER 📊
Used routing. Responsive layout of the website has been completed. Inputs have been validated. Availability of messages for the user. A ready-made backend was used. Loader, save to localhost, clsx library and other various libraries are involved.
React, Redux, JavaScript, SASS/SCSS, HTML, Git/GitHub and librarys (axios, formik, yup e.t.c.)
- Make sure you have an LTS version of Node.js installed on your computer. Download and install if needed.
- Install the basic project dependencies with the
npm i
command. - Start development mode by running the
npm start
command. - Go to http://localhost:3000 in your browser. This page will automatically reload after saving changes to project files.