Skip to content

Nazaruk-D/LetterToSanta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Letter for Santa


Description

With this application you can send a letter to Santa Claus together with your children.
I decided to learn the basics of the backend and databases on my own.
To understand the principle of interaction with the frontend.

Demo:

Application functionality:

  • Backend basics
  • Getting information from the database

💼 language and tools

JavaScript

JavaScript

JavaScript

JavaScript

JavaScript

JavaScript

JavaScript

JavaScript




The following libraries are installed in this project:

  • axios

  • formik

  • gh-pages

  • jest

  • react and @types/react

  • react-dom and @types/react-dom

  • react-redux and @types/react-redux

  • react-router-dom and @types/react-router-dom

  • react-scripts

  • redux and @reduxjs/toolkit"

  • redux-thunk

  • typescript

  • sass

How to start a project

After git clone 'link' install all dependencies from package.json:

yarn

and then run the project:

yarn start