Live Demo : Savoria
- React JS
The frontend of the web app is developed using the React JavaScript library.
- Framer Motion
This Web app includes variation animations which were built using framer motion library.
- Scss
SCSS is utilized for styling the web app, providing a more organized and maintainable approach to CSS.
To run the Crypto Web App locally, follow these steps:
-
Clone the repository from GitHub.
-
Navigate to the project directory and install the required dependencies using npm install or yarn install.
-
Run the development server using npm start or yarn start.
-
The app should now be accessible on your local machine at http://localhost:3000 or a different port if specified.