edgar-ishankulov / wishboard_frontend

Full-stack application based on React and Python Flask

Home Page:https://wish-board.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wishboard

https://wish-board.netlify.app/
Wishboard is a frontend React app to a simple image collection service that let's users search for images from Unsplash.com and allows to save selected images to their own "board".

Built with

React JS - A JavaScript library for building user interfaces
Redux Toolkit - The official, opinionated, batteries-included toolset for efficient Redux development
SASS - Sass is the most mature, stable, and powerful professional grade CSS extension language in the world
Bootstrap - Powerful, extensible, and feature-packed frontend toolkit
Material UI - MUI offers a comprehensive suite of UI tools to help you ship new features faster.

Setup

  1. Clone this repository and open the project folder.

  2. Run npm install to install all necessary dependencies.

  3. Create .env file in root directory, add VITE_API_URL=https://wishboard-356714.ey.r.appspot.com/ line and save.

  4. Run npm start to launch the Vite server and follow the exposed localhost port.

This is my first programming pet project, so I would love to see contributions in any field. Thank you!

About

Full-stack application based on React and Python Flask

https://wish-board.netlify.app/


Languages

Language:JavaScript 88.0%Language:CSS 6.3%Language:HTML 4.0%Language:SCSS 1.7%