- react v18
- effector v22
- patronum v1
- vite v4
- typescript v5.1.6
- atomic-router
- mantine
The application allows users to search for recipes by name, filter recipes by tag name and calories, and also provides login and register functionalities. The login and register features are implemented using mock-server-config.
- Search recipes by name
- Filter recipes by tag name and calories
- User authentication and registration
Follow the steps below to set up the project on your local machine.
Make sure you have the following software installed:
- Node.js (v14 or higher)
- npm (v7 or higher)
-
Clone the repository to your local machine:
git clone https://github.com/DmitriyBartenev/effector.git
-
Install the dependencies:
npm install
To start the development server and run the application locally, use the following command:
npm run dev
The application will be available at http://localhost:5173/
The application uses a mock server to handle login and register functionality. You can use the following credentials to log in:
- Email: bartenevdmitriy@bk.ru
- Password: qwerty123