Skip to content

svmoskalyov/finances-planner

Repository files navigation

📝 About website

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.

🛠 Technologies stack

React, Redux, JavaScript, SASS/SCSS, HTML, Git/GitHub and librarys (axios, formik, yup e.t.c.)


image image image image image


If cloned, it is necessary for the project to work

  1. Make sure you have an LTS version of Node.js installed on your computer. Download and install if needed.
  2. Install the basic project dependencies with the npm i command.
  3. Start development mode by running the npm start command.
  4. Go to http://localhost:3000 in your browser. This page will automatically reload after saving changes to project files.