Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/irynadidkivska/dashboard

A web for online market
https://github.com/irynadidkivska/dashboard

css hooks html js react routes styled-components

Last synced: 9 days ago
JSON representation

A web for online market

Awesome Lists containing this project

README

        

# Dashboard

This is a testing project.

## Technologies Used

The project leverages the following technologies and libraries:

- [React](https://reactjs.org/): The core library for building the user
interface.
- [react-loader-spinner](https://www.npmjs.com/package/react-loader-spinner):
For displaying loading animations.
- [react-responsive](https://www.npmjs.com/package/react-responsive): For
responsive design.
- [react-router-dom](https://react-router-dom.js.org/): For routing.
- [react-toastify](https://fkhadra.github.io/react-toastify/): For adding
notifications.
- [styled-components](https://styled-components.com/): For component styling.
- [modern-normalize](https://github.com/sindresorhus/modern-normalize): For CSS
normalization.
- [nanoid](https://www.npmjs.com/package/nanoid): For unique ID generation.

The project is bootstrapped with Vite + React and features responsive design.

## Setup Instructions

1. Clone the repository: git clone https://github.com/IrynaDidkivska/Dashboard
2. Navigate to the project folder: cd your-repo-name
3. Install dependencies: npm install
4. Start the application: npm start